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
I believe #4674 had the wrong resolution. The test leads to spurious warnings for compiler-generated pattern matches.
I believe it's better to revert the decision and check only explicit isInstanceOf, never patterns.
Note the scalac does not check patterns either.
0 commit comments