Skip to content

Backport " Tweak selection from self types" #18475

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
Aug 29, 2023

Conversation

Kordyjan
Copy link
Contributor

Backports #18467

Previously, we rejected the case where a symbol of a self type selection
was private if was not of the enclosing class. But that symbol could shadow
a non-private symbol in a base class, so have to treat that case as well.

Fixes scala#18631
@Kordyjan Kordyjan mentioned this pull request Aug 29, 2023
14 tasks
@Kordyjan Kordyjan enabled auto-merge August 29, 2023 11:33
@Kordyjan Kordyjan merged commit 9659eb9 into scala:release-3.3.1 Aug 29, 2023
@Kordyjan Kordyjan deleted the backport-18467 branch August 29, 2023 11:51
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.

3 participants