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
For i11896, we now no longer allow an erased val to be of a
top-level type declaration X (since it is not a concrete type,
per realizability rules). `class X` is used instead.
Another test, `top-level-type`, was added to check this behaviour.
Fix some tests using top-level types for erasedValue
Add parameter-only dependency case
0 commit comments