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.
2 parents e442879 + 547957e commit 48f6ccaCopy full SHA for 48f6cca
library/src-bootstrapped/scala/AnyVal.scala renamed to library/src/scala/AnyVal.scala
project/Build.scala
@@ -59,7 +59,7 @@ object Build {
59
*
60
* Warning: Change of this variable needs to be consulted with `expectedTastyVersion`
61
*/
62
- val referenceVersion = "3.8.0-RC1"
+ val referenceVersion = "3.8.0-RC2"
63
64
/** Version of the Scala compiler targeted in the current release cycle
65
* Contains a version without RC/SNAPSHOT/NIGHTLY specific suffixes
0 commit comments