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

Lint pattern in vardefs #7687

Merged
merged 1 commit into from Jan 27, 2019

Conversation

som-snytt
Copy link
Contributor

@som-snytt som-snytt commented Jan 25, 2019

Under -Xlint, don't emit the RHS of pat var defs
as @unchecked.

Mitigates scala/bug#5898

Rebase of #7526

Under `-Xlint`, don't emit the RHS of pat var defs
as `@unchecked`.
@scala-jenkins scala-jenkins added this to the 2.13.0-RC1 milestone Jan 25, 2019
@diesalbla diesalbla merged commit 4dfedbc into scala:2.13.x Jan 27, 2019
@som-snytt som-snytt deleted the issue/5898-refutable-varpatdef branch January 27, 2019 06:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants