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

Improved Exhaustivity Check #190

Merged
merged 1 commit into from
Nov 19, 2022
Merged

Conversation

b-studios
Copy link
Collaborator

This PR rewrites the exhaustivity check to be in line with how we generate pattern matches. It also prepares everything we need to support VSCode refactorings to insert missing cases and drop redundant ones.

@b-studios b-studios merged commit a67f752 into master Nov 19, 2022
@b-studios b-studios deleted the feature/better-exhaustivity branch November 19, 2022 11:35
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.

None yet

1 participant