8000 Don't use multi-deprecatedName yet, just nowarn by som-snytt · Pull Request #10631 · scala/scala · GitHub
[go: up one dir, main page]

Skip to content

Don't use multi-deprecatedName yet, just nowarn #10631

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
Dec 15, 2023

Conversation

som-snytt
Copy link
Contributor
@som-snytt som-snytt commented Dec 15, 2023

Follow-up to #10612

In particular, ensure compilation without bootstrap. So @retronym can get some work done.

@scala-jenkins scala-jenkins added this to the 2.13.14 milestone Dec 15, 2023
@@ -10,6 +10,7 @@ import org.junit.runners.JUnit4
import scala.tools.testkit.AllocationTest

@RunWith(classOf[JUnit4])
@annotation.nowarn("msg=Boolean literals should be passed using named argument syntax for parameter selfEqual")
Copy link
Contributor Author

Choose a reason for hiding this comment

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

this isn't needed. It doesn't warn under old and won't warn under new. Are you paying attention?

@som-snytt som-snytt requested a review from retronym December 15, 2023 07:04
@som-snytt
Copy link
Contributor Author

whew. I'll take that as a yes.

93F8
@som-snytt som-snytt merged commit df7a840 into scala:2.13.x Dec 15, 2023
@som-snytt som-snytt deleted the tweak/callgraphtest branch December 15, 2023 09:31
@SethTisue SethTisue modified the milestones: 2.13.14, 2.13.13 Dec 15, 2023
@SethTisue SethTisue added the internal not resulting in user-visible changes (build changes, tests, internal cleanups) label Dec 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal not resulting in user-visible changes (build changes, tests, internal cleanups)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants
0