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

Do not expand type t in patterns #986

Merged
merged 2 commits into from
May 25, 2024
Merged

Conversation

zth
Copy link
Collaborator

@zth zth commented May 25, 2024

Previously we would expand this into various maker-functions as well in patterns, which makes no sense.

@zth zth requested a review from cristianoc May 25, 2024 14:58
@zth zth force-pushed the no-type-t-expansion-in-patterns branch from 0672b0b to 0eee4b0 Compare May 25, 2024 15:02
@zth zth merged commit 89deb9c into master May 25, 2024
5 checks passed
@zth zth deleted the no-type-t-expansion-in-patterns branch May 25, 2024 15:02
jfrolich pushed a commit to jfrolich/rescript-vscode that referenced this pull request Sep 3, 2024
* do not expand type t in patterns

* changelog
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.

2 participants