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
This subtyping check use to work because of the bug in question. Note that
6697 tries to use GADT knowledge that is currently unavailable on expression
patterns (as demonstrated in 6697-2.scala), so I don't think we are in a urge
to support this with match types.
0 commit comments