Skip to content

[Scala3] NamingPhase: fix naming for things inside Option/Iterables#5381

Merged
adkian-sifive merged 1 commit into
mainfrom
adkian-sifive/scala3-namingphase-boxed-fix
May 27, 2026
Merged

[Scala3] NamingPhase: fix naming for things inside Option/Iterables#5381
adkian-sifive merged 1 commit into
mainfrom
adkian-sifive/scala3-namingphase-boxed-fix

Conversation

@adkian-sifive

Copy link
Copy Markdown
Member

Summary

Caught by BetterNamingTests. Boxed values which need recursive handling were not getting named correctly -- add the recursive handling

Release Notes

Fix issue in NamingPhase where values boxed in Option or Iterable were not getting named correctly

Development notes

  • AI tool(s) used: Claude Code + Claude Opus 4.7

@adkian-sifive adkian-sifive added the Scala 3 Changes related to upgrading to Scala 3 label May 27, 2026
@adkian-sifive adkian-sifive merged commit 8bfda37 into main May 27, 2026
31 checks passed
@adkian-sifive adkian-sifive deleted the adkian-sifive/scala3-namingphase-boxed-fix branch May 27, 2026 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scala 3 Changes related to upgrading to Scala 3

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants