-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Match types seem to break case classes #8649
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
Labels
Comments
Removing |
Hoping to get a chance to take a look at this on the weekend. @OlivierBlanvillain is it still up for grabs? |
Life has totally got away from me recently and I've not had a chance to pick this up. If someone else wants to get to it, please don't let me stop you. Sorry about this! |
OlivierBlanvillain
added a commit
to dotty-staging/dotty
that referenced
this issue
Jun 15, 2020
The comment in Desugar.scala doesn't apply (anymore?), neg/t1843-variances.scala has a single error at the expected place. The generated code for these annotations had a weird type ascription that, I believe, cannot be written in source. Therefore this also fixes scala#8649.
OlivierBlanvillain
added a commit
that referenced
this issue
Apr 30, 2021
…test Fix #8649: Add regression test
michelou
pushed a commit
to michelou/scala3
that referenced
this issue
May 1, 2021
It looks like this bug got fixed in scala#11704!
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Minimized code
Output
Expectation
🤷♂
Guillaume told me to put this here.
The text was updated successfully, but these errors were encountered: