mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
ca9e89b3da
* check whether collection.compat is unused when compiling for Scala 2.12 - Instead of always suppressing warnings for collection.compat._, we should only do it for Scala 2.13 - We can also reduce boilerplate by automatically adding this option when both silencer_plugin and collection-compat are present CHANGELOG_BEGIN CHANGELOG_END * remove unused import * remove another unused import * remove even more unused imports * missed compat dependency * more missed compat dependencies * missed compat dependency * use scala_deps in scaladoc_jar - #8423 inlined the major version expansion, but this seems to have been prior to proper support by scaladoc_jar * restore custom handling of participant-integration-api - fixing scaladoc_jar isn't worth it for a single case, as with deps vs scala_deps |
||
---|---|---|
.. | ||
src | ||
BUILD.bazel | ||
hash-migrations.sh |