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

Fix treatment of parameter selections via this in constructors. #15737

Merged
merged 3 commits into from
Jul 23, 2022

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Jul 22, 2022

Fixes #15723

odersky added 2 commits July 23, 2022 10:46
I piggyback these here to not go through the ceremony of another PR
Copy link
Contributor

@liufengyun liufengyun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@odersky odersky merged commit 1b299b3 into scala:main Jul 23, 2022
@odersky odersky deleted the fix-15723 branch July 23, 2022 19:58
@Kordyjan Kordyjan added this to the 3.2.1 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
Development

Successfully merging this pull request may close these issues.

The meaning of this.field in class body
4 participants