Skip to content

Conversation

@odersky
Copy link
Contributor

@odersky odersky commented Jun 27, 2025

No more Java style conditionals and loops. Always requires then/do.

Also: Enforce latest given syntax, instead of the intermediate one. The two were rolled into one PR because they require changing the same submodules.

odersky added 5 commits June 27, 2025 17:53
No more Java style conditionals and loops. Always requires then/do.
It warned before, but did not error. However, the idea is that under -source future we
should enforce the new rules that we have defined everywhere.
@hamzaremmal hamzaremmal merged commit 001eb6d into scala:main Jul 15, 2025
29 checks passed
@hamzaremmal hamzaremmal deleted the change-future branch July 15, 2025 09:36
@WojciechMazur WojciechMazur added this to the 3.7.3 milestone Jul 29, 2025
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.

3 participants