Skip to content

Fix #7477: Use correct owner in eta expansion #7564

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

Merged
merged 1 commit into from
Nov 18, 2019

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Nov 17, 2019

When eta expanding arguments into separate definition, we need to change their
owner. This matters only for by-name arguments, since these are abstracted into
defs.

When eta expanding arguments into separate definition, we need to change their
owner. This matters only for by-name arguments, since these are abstracted into
defs.
@nicolasstucki nicolasstucki merged commit 4e57eca into scala:master Nov 18, 2019
@nicolasstucki nicolasstucki deleted the fix-#7477 branch November 18, 2019 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants