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
Propagate exactness when canonicalizing types (#7519)
The part of type canonicalization that replaces referenced heap types
from previous recursion groups with their canonical versions was
accidentally dropping exactness from the updated types. Fix it.
0 commit comments