-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Compiler crash with type annotations in quotes #7521
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
Closed
This pattern should be rejected as the |
#7531 fixes this particular crash but encounters another one while pickling the contents of the quote. |
nicolasstucki
added a commit
to dotty-staging/dotty
that referenced
this issue
Feb 19, 2020
Also fixes scala#8052 and fixes scala#7521.
nicolasstucki
added a commit
to dotty-staging/dotty
that referenced
this issue
Feb 19, 2020
Also fixes scala#8052 and fixes scala#7521.
nicolasstucki
added a commit
to dotty-staging/dotty
that referenced
this issue
Feb 19, 2020
Fix scala#8302, fix scala#8052 and fix scala#7521.
nicolasstucki
added a commit
to dotty-staging/dotty
that referenced
this issue
Feb 20, 2020
Fix scala#8302, fix scala#8052 and fix scala#7521.
nicolasstucki
added a commit
to dotty-staging/dotty
that referenced
this issue
Feb 20, 2020
Fix scala#8302, fix scala#8052 and fix scala#7521.
nicolasstucki
added a commit
to dotty-staging/dotty
that referenced
this issue
Feb 20, 2020
Fix scala#8302, fix scala#8052 and fix scala#7521.
nicolasstucki
added a commit
to dotty-staging/dotty
that referenced
this issue
Feb 22, 2020
Fix scala#8302, fix scala#8052 and fix scala#7521
nicolasstucki
added a commit
to dotty-staging/dotty
that referenced
this issue
Feb 24, 2020
Fix scala#8302, fix scala#8052 and fix scala#7521
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
minimized code
note: annotation is put inside the quote to avoid bug #7519
Stack trace
The text was updated successfully, but these errors were encountered: