You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
valYfromTastyIgnoreList:Setting[List[String]] =MultiStringSetting("-Yfrom-tasty-ignore-list", "file", "List of `tasty` files in jar files that will not be loaded when using -from-tasty.")
396
396
valYnoExperimental:Setting[Boolean] =BooleanSetting("-Yno-experimental", "Disable experimental language features.")
397
397
valYlegacyLazyVals:Setting[Boolean] =BooleanSetting("-Ylegacy-lazy-vals", "Use legacy (pre 3.3.0) implementation of lazy vals.")
398
-
valYscala2Stdlib:Setting[Boolean] =BooleanSetting("-Yscala2-stdlib", "Used when compiling the Scala 2 standard library.")
398
+
valYcompileScala2Library:Setting[Boolean] =BooleanSetting("-Ycompile-scala2-library", "Used when compiling the Scala 2 standard library.")
399
399
valYoutputOnlyTasty:Setting[Boolean] =BooleanSetting("-Youtput-only-tasty", "Used to only generate the TASTy file without the classfiles")
0 commit comments