scala3
https://github.com/scala/scala3
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
not yet supported1 Subscribers
Add a CodeTriage badge to scala3
Help out
- Issues
- Replace *Ops conversions by direct extension methods
- Clearer error message when SAM conversion is rejected for a sealed or final type
- Simplify unapply result types to handle match types
- Emit a super init call for primitives on the JVM
- Stop hiding errors in `GenericSignatureVisitor`
- (issue with extension methods) context param(s) preceding receiver break *unqualified* calls from different methods within the same group
- Typer regression for macros using class with default parameters list under separete compilation units
- Scala 3.8 macros using `Option.orNull` cannot be consumed on Scala 3.9
- Scaladoc regression for references to `scala.concurrent`
- Confusing error message when SAM conversion is rejected for a sealed trait
- Docs
- not yet supported