Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update inhabitability of exact reference types #16

Merged
merged 1 commit into from
Mar 14, 2025
Merged

Conversation

tlively
Copy link
Member

@tlively tlively commented Mar 13, 2025

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.

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.
@tlively tlively merged commit 46de3c4 into main Mar 14, 2025
@tlively tlively mentioned this pull request Mar 14, 2025
tlively added a commit that referenced this pull request Mar 17, 2025
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants