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
Unconditionally normalizing type applications results can result in an
infinite loop (e.g. in tests/neg-custom-args/matchtype-loop.scala), so
this normalization should happen more conservatively.
0 commit comments