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
It turns out we get confused when we call normalizeOpaque as part of normal
completion during computeDenot. Calling normalizeOpaque in the window
of vulnerability defined where a type is Opaque but not yet Deferred
fixes the problem. Before the following tests failed
when compiled from-tasty:
tests/run/implicit-specifity.scala failed
tests/pos/i5720.scala failed
tests/pos/toplevel-opaque-xm failed
0 commit comments