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

Enums: Take care in refinement that no new elements appear #1675

Merged
merged 1 commit into from
Feb 12, 2025

Conversation

michael-schwarz
Copy link
Member

This is an alternative fix for #1673 that we could merge instead of #1674 if we prefer.

Fixes #1673

@michael-schwarz michael-schwarz merged commit 153ce28 into master Feb 12, 2025
21 checks passed
@michael-schwarz michael-schwarz deleted the alternative_1673 branch February 12, 2025 17:18
@sim642 sim642 added this to the v2.6.0 milestone Feb 13, 2025
@michael-schwarz michael-schwarz mentioned this pull request Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fixpoint not reached because narrowing for Enums does not guarantee termination
2 participants