Skip to content

Commit a3d0098

Browse files
committed
Document -Ycheck:all for scala2-library-bootstrapped
Discussed with @nicolasstucki offline
1 parent 9f41889 commit a3d0098

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

project/Build.scala

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1053,6 +1053,7 @@ object Build {
10531053
settings(commonBootstrappedSettings).
10541054
settings(scala2LibraryBootstrappedSettings).
10551055
settings(moduleName := "scala2-library")
1056+
// -Ycheck:all is set in project/scripts/scala2-library-tasty-mima.sh
10561057

10571058
/** Scala 2 library compiled by dotty using the latest published sources of the library.
10581059
*

0 commit comments

Comments
 (0)