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
dotty is not able to compile `scala.AnyVal` from source. We ignore the
source file of `scala.AnyVal` for now.
~We also partially revert #23527 to enable back a disabled test because
of the reason mentioned before.~
EDIT: enabling the test back requires to fix the issue with `-Ycheck`,
(which cannot be fixed before 3.8.0? at least not fully)
0 commit comments