We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f41889 commit a3d0098Copy full SHA for a3d0098
project/Build.scala
@@ -1053,6 +1053,7 @@ object Build {
1053
settings(commonBootstrappedSettings).
1054
settings(scala2LibraryBootstrappedSettings).
1055
settings(moduleName := "scala2-library")
1056
+ // -Ycheck:all is set in project/scripts/scala2-library-tasty-mima.sh
1057
1058
/** Scala 2 library compiled by dotty using the latest published sources of the library.
1059
*
0 commit comments