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

[backport] warn when inherited takes precedence over outer definitions #10297

Merged
merged 1 commit into from Feb 14, 2023

Conversation

lrytz
Copy link
Member

@lrytz lrytz commented Feb 6, 2023

Under -Xsource:2.13, warn when an inherited member takes precedence over an outer definition.

Backport of #10220.

Under `-Xsource:2.13`, warn when an inherited member takes precedence
over an outer definition.
@scala-jenkins scala-jenkins added this to the 2.12.18 milestone Feb 6, 2023
@lrytz lrytz requested a review from dwijnand February 6, 2023 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-notes worth highlighting in next release notes
Projects
None yet
4 participants