-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
MatchError in PatternMatcher$Translator.matchArgsPatternPlan #10958
Labels
Comments
liufengyun
added a commit
to dotty-staging/dotty
that referenced
this issue
Jan 4, 2021
liufengyun
added a commit
to dotty-staging/dotty
that referenced
this issue
Jan 4, 2021
…patmat This commit refactor the PR scala#5259 so that it will not impact pattern matching code. Pattern matching code requires members `_N` for patternMatcher phase to generate correct code. scala#5259
liufengyun
added a commit
to dotty-staging/dotty
that referenced
this issue
Jan 4, 2021
…patmat This commit refactor the PR scala#5259 so that it will not impact pattern matching code. The phase patternMatcher requires members `_N` for to generate correct code. scala#5259
liufengyun
added a commit
to dotty-staging/dotty
that referenced
this issue
Jan 6, 2021
…patmat This commit refactor the PR scala#5259 so that it will not impact pattern matching code. The phase patternMatcher requires members `_N` for to generate correct code. scala#5259
liufengyun
added a commit
to dotty-staging/dotty
that referenced
this issue
Jan 6, 2021
…patmat This commit refactor the PR scala#5259 so that it will not impact pattern matching code. The phase patternMatcher requires members `_N` for to generate correct code. scala#5259
Fixed in #10987, likely, but definitely fixed in main. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Minimized code
Affects
3.0.0-M3
Output (click arrow to expand)
The text was updated successfully, but these errors were encountered: