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

Update the Scala 3 migration guide for 3.3 LTS #2875

Open
4 tasks
bishabosha opened this issue Jul 24, 2023 · 0 comments
Open
4 tasks

Update the Scala 3 migration guide for 3.3 LTS #2875

bishabosha opened this issue Jul 24, 2023 · 0 comments

Comments

@bishabosha
Copy link
Member

bishabosha commented Jul 24, 2023

Now with Scala 3.3.0 LTS out we need to update the migration guide to set the base recommendation to 3.3.0.

Tasks

  • refutable patterns in a for comprehension generator produce a warning (use case).
  • non-local returns now warn (use boundary and break)
  • dropped: General Type Projections was accidentally not included in the original edition of the guide
  • move the "macro library migration status" table from the old site to here

more items are likely needed to be added to the list

@bishabosha bishabosha changed the title Update the Scala 3 migration guide Update the Scala 3 migration guide for 3.3 LTS Jul 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant