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

Fix most/all warnings #112

Merged
merged 15 commits into from
Oct 17, 2023
Merged

Fix most/all warnings #112

merged 15 commits into from
Oct 17, 2023

Conversation

athas
Copy link
Contributor

@athas athas commented Oct 17, 2023

It was getting a bit difficult to see which warnings might be indicative of problems, so I fixed the various unmatched-case warnings.

I tried to be conservative in order to minimise the risk of breakage, so there might be a few cases where edge cases are checked using both Boolean control flow and pattern matching.

@athas athas merged commit fc86aef into master Oct 17, 2023
32 checks passed
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