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
Update inhabitability of exact reference types (#16)
Make all non-nullable references to abstract heap types uninhabited without exception. This is the maximally conservative choice in that it preserves our ability to refine the types of instructions that produce references to abstract heap types in the future.
0 commit comments