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

Adapt to (but don't support) or-patterns #233

Merged
merged 1 commit into from
Oct 26, 2024
Merged

Conversation

RyanGlScott
Copy link
Collaborator

@RyanGlScott RyanGlScott commented Oct 25, 2024

Handling or-patterns in full generality is tricky (see #232), so for now, we simply error if we attempt to desugar an or-pattern.

Checks off one box in #221.

Handling or-patterns in full generality is tricky (see #232), so for now, we
simply error if we attempt to desugar an or-pattern.

Checks off one box in #231.
@RyanGlScott RyanGlScott merged commit 730a0ed into master Oct 26, 2024
26 checks passed
@RyanGlScott RyanGlScott deleted the T221-or-patterns branch October 26, 2024 10:33
@RyanGlScott RyanGlScott mentioned this pull request Oct 26, 2024
3 tasks
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.

1 participant