Skip to content

Use supercall context when calling inserted super traits #12003

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
Apr 13, 2021

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Apr 6, 2021

This is analgous to inserting a call for a superclass. In either case we
should not be able to see local class definitions.

Fixes #11966

This is analgous to inserting a call for a superclass. In either case we
should not be able to see local class definitions.
@odersky odersky requested a review from bishabosha April 6, 2021 10:07
@odersky odersky merged commit b568cdb into scala:master Apr 13, 2021
@odersky odersky deleted the fix-11966 branch April 13, 2021 14:31
@Kordyjan Kordyjan added this to the 3.0.1 milestone Aug 2, 2023
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.

Implicits not forwarded correctly in trait parameters
3 participants