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

Compilation of side conditions in pattern matches #2984

Merged
merged 9 commits into from
Sep 9, 2024

Conversation

lukaszcz
Copy link
Collaborator

@lukaszcz lukaszcz commented Aug 30, 2024

@lukaszcz lukaszcz added enhancement New feature or request pattern-matching labels Aug 30, 2024
@lukaszcz lukaszcz added this to the 0.6.6 milestone Aug 30, 2024
@lukaszcz lukaszcz self-assigned this Aug 30, 2024
@lukaszcz lukaszcz force-pushed the matching-side-conditions branch 3 times, most recently from b26f4a0 to f904923 Compare September 3, 2024 17:22
@lukaszcz lukaszcz modified the milestones: 0.6.6, 0.6.7 Sep 4, 2024
@lukaszcz lukaszcz marked this pull request as ready for review September 5, 2024 12:23
@lukaszcz lukaszcz requested review from janmasrovira and paulcadman and removed request for janmasrovira September 5, 2024 12:23
@lukaszcz lukaszcz force-pushed the matching-side-conditions branch 2 times, most recently from e09511d to 6596393 Compare September 6, 2024 12:32
@janmasrovira
Copy link
Collaborator

As discussed, let's first merge the removal of naive-match-to-case.

@lukaszcz lukaszcz merged commit ab2d31a into main Sep 9, 2024
4 checks passed
@lukaszcz lukaszcz deleted the matching-side-conditions branch September 9, 2024 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request pattern-matching
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Side conditions in pattern matching
2 participants