Skip to content

[Scala 3] deprecate Delegation ahead of Scala 3 removal#880

Open
halotukozak wants to merge 2 commits into
AVSystem:masterfrom
halotukozak:deprecate-delegation-scala2
Open

[Scala 3] deprecate Delegation ahead of Scala 3 removal#880
halotukozak wants to merge 2 commits into
AVSystem:masterfrom
halotukozak:deprecate-delegation-scala2

Conversation

@halotukozak

Copy link
Copy Markdown
Member

Marks misc/Delegation @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 blackbox macros have no Scala 3 counterpart. Replacement: write the delegating wrapper manually.

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

@halotukozak halotukozak marked this pull request as ready for review June 2, 2026 12:40
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