Skip to content

Fix #9248: Handle extension setters #9552

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 3 commits into from
Aug 14, 2020
Merged

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Aug 13, 2020

This was pretty hard. Unfortunately, extension methods interact with
many other things in tricky ways, which requires lots of special purpose code.

This was pretty hard. Unfortunately, extension methods interact with
many other things in tricky ways, which requires lots of special purpose code.
@nicolasstucki
Copy link
Contributor

nicolasstucki commented Aug 13, 2020

It looks like this also fixes #5588. We should add a test for it.

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