-
Notifications
You must be signed in to change notification settings - Fork 64
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
[Scala 3] Roadmap to Scala 3 release #481
Comments
IMO stack safety and sequence support are not blocking. One of the issues with stack safety (at least the way it was done with |
Yeah definitely. Woops, I meant to update that ticket to say that it isn't an exhaustive list of derivations that aren't stacksafe 🤦 One option I was considering is if we offered a separate |
Yeah it's not great to maintain two derivations. Also a derivation based on |
I will close this now that 3.0 is out. We can tackle the remaining issues independently. |
Required:
Or
instances forgiven
simplicit
keyword in scala 3 testsShowPretty
Serializable
Optional/under discussion:
Covariant
andInvariant
instancesConsK
The text was updated successfully, but these errors were encountered: