Skip to content
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

Apply lenient rule for this in capturesets also to assignments #14384

Closed

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Jan 29, 2022

Extend the treatment of #13657 also to field assignments. This is needed to support caching of call-by-name
parameters.

Reject root captures by considering unbox operations. This allows us
to ignore root captures buried under type applications.
@odersky odersky changed the title Cc this in assignments Apply lenient rule for this in capturesets also to assignments Jan 29, 2022
@odersky
Copy link
Contributor Author

odersky commented Feb 1, 2022

Dropped in favor of #14392

@odersky odersky closed this Feb 1, 2022
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.

None yet

1 participant