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

Treat 3.5-migration the same as 3.5 for a warning #20436

Merged
merged 1 commit into from
May 22, 2024

Conversation

odersky
Copy link
Contributor

@odersky odersky commented May 19, 2024

Treat 3.5-migration the same as 3.5 for a warning about implicit priority change

Fixes #20420

Treat 3.5-migration the same as 3.5 for a warning about implicit priority change

Fixes scala#20420
@Kordyjan
Copy link
Contributor

Should we have it in RC2?

@odersky
Copy link
Contributor Author

odersky commented May 20, 2024

Yes, I think this should be in RC2

@odersky odersky added this to the 3.5.0-RC2 milestone May 20, 2024
@odersky odersky merged commit 7d559ad into scala:main May 22, 2024
19 checks passed
@odersky odersky deleted the fix-20420 branch May 22, 2024 14:04
@WojciechMazur WojciechMazur added backport:accepted This PR needs to be backported, once it's been backported replace this tag by "backport:done" backport:done This PR was successfully backported. and removed backport:accepted This PR needs to be backported, once it's been backported replace this tag by "backport:done" labels Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:done This PR was successfully backported.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorrect handling of -source:3.5-migration in implicits behaviour deprecation
3 participants