-
Notifications
You must be signed in to change notification settings - Fork 1.1k
compiler crash when transform call for argument expression, which transform lambda defined as function from tuple inside #10151
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
Milestone
Comments
sbt archive with latest nightly |
rssh
added a commit
to rssh/dotty
that referenced
this issue
Nov 6, 2020
nicolasstucki
added a commit
to dotty-staging/dotty
that referenced
this issue
Nov 17, 2020
* Add `changeOwner` * Add `changeNonLocalOwners` * Add symbol to `Lambda.unapply` * Ycheck the owners durring macro expansion * Fix scala#10151 * Fix scala#10211
nicolasstucki
added a commit
to dotty-staging/dotty
that referenced
this issue
Nov 17, 2020
* Add `changeOwner` * Add symbol to `Lambda.apply` * Ycheck the owners durring macro expansion * Fix scala#10151 * Fix scala#10211
nicolasstucki
added a commit
to dotty-staging/dotty
that referenced
this issue
Nov 17, 2020
* Add `changeOwner` * Add symbol to `Lambda.apply` * Ycheck the owners durring macro expansion * Fix scala#10151 * Fix scala#10211
nicolasstucki
added a commit
to dotty-staging/dotty
that referenced
this issue
Nov 17, 2020
* Add `changeOwner` * Add symbol to `Lambda.apply` * Ycheck the owners durring macro expansion * Fix scala#10151 * Fix scala#10211
nicolasstucki
added a commit
to dotty-staging/dotty
that referenced
this issue
Nov 17, 2020
* Add `changeOwner` * Add owner and symbol to `Lambda.apply` * Add owner to etaExpand for the creation of the closure * Ycheck the owners durring macro expansion * Fix scala#10151 * Fix scala#10211
nicolasstucki
added a commit
to dotty-staging/dotty
that referenced
this issue
Nov 19, 2020
* Add `changeOwner` * Add owner and symbol to `Lambda.apply` * Add owner to etaExpand for the creation of the closure * Ycheck the owners durring macro expansion * Fix scala#10151 * Fix scala#10211
nicolasstucki
added a commit
to dotty-staging/dotty
that referenced
this issue
Nov 19, 2020
* Add `changeOwner` * Add owner and symbol to `Lambda.apply` * Add owner to etaExpand for the creation of the closure * Ycheck the owners durring macro expansion * Fix scala#10151 * Fix scala#10211
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Minimized code
and class Main:
Output (click arrow to expand)
The text was updated successfully, but these errors were encountered: