-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Missing hole in quote #3847
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
Comments
02f88fe contains two tests for this. |
The second test is identical to the original one except that the |
@nicolasstucki what is the current status of this? I don't get unresolved symbols on master. |
I got this on master
|
biboudis
pushed a commit
to dotty-staging/dotty
that referenced
this issue
Mar 14, 2018
biboudis
added a commit
to dotty-staging/dotty
that referenced
this issue
Mar 14, 2018
biboudis
added a commit
to dotty-staging/dotty
that referenced
this issue
Mar 15, 2018
biboudis
added a commit
to dotty-staging/dotty
that referenced
this issue
Mar 16, 2018
biboudis
pushed a commit
to dotty-staging/dotty
that referenced
this issue
Mar 16, 2018
biboudis
added a commit
to dotty-staging/dotty
that referenced
this issue
Mar 16, 2018
biboudis
added a commit
to dotty-staging/dotty
that referenced
this issue
Mar 20, 2018
nicolasstucki
added a commit
that referenced
this issue
Mar 20, 2018
Fix #3847: Handle correctly splicing of (possibly) nested type parameters
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.
fails with
when trying to pickle the quote
Note that there should be a hole in place of
t.unary_~
.The text was updated successfully, but these errors were encountered: