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

Refine checking for outer references #16122

Merged
merged 2 commits into from
Sep 30, 2022
Merged

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Sep 29, 2022

Outer references should also count anywhere in a type if we are in the scope of an inline method. Expansions of calls to these methods will have to reference these types using outer accessors.

Fixes #16119

Outer references should also count anywhere in a type if we are in the scope
of an inline method. Expansions of calls to these methods will have to reference
these types using outer accessors.

Fixes scala#16119
@odersky odersky merged commit fff8c0d into scala:main Sep 30, 2022
@odersky odersky deleted the fix-16119 branch September 30, 2022 10:06
@Kordyjan Kordyjan added this to the 3.2.2 milestone Aug 1, 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
3 participants