Skip to content

[Scala 3] deprecate Bidirectional ahead of Scala 3 removal#878

Open
halotukozak wants to merge 1 commit into
AVSystem:masterfrom
halotukozak:deprecate-bidirectional-scala2
Open

[Scala 3] deprecate Bidirectional ahead of Scala 3 removal#878
halotukozak wants to merge 1 commit into
AVSystem:masterfrom
halotukozak:deprecate-bidirectional-scala2

Conversation

@halotukozak

Copy link
Copy Markdown
Member

Marks misc/Bidirectional @deprecated(since = "2.29.0") on master so downstream gets a warning window before the symbol disappears in the upcoming Scala 3 release of scala-commons.

The whitebox macro has no Scala 3 counterpart. Replacement: write the reversed PartialFunction manually at call sites.

Paired PR deleting the symbol from scala-3: #877.

@halotukozak halotukozak added this to the Scala 3 milestone Jun 2, 2026
@halotukozak halotukozak marked this pull request as ready for review June 2, 2026 12:25
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.

1 participant