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
Projects that cross-compile with Scala 2 cannot use the new syntax, and
are therefore forced to set `-language:Scala2` currently even if they
don't need any of the other changes enabled by this flag to compile.
0 commit comments