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
- class default parameter values have access to companion object members while it should be a compilation error
- Unexhaustive match in function literal disregarded when implicitly converting to `PartialFunction`
- lambda encoding breaks JUnit integration when for lambda with 0 parameters (junit.framework.AssertionFailedError: Test method isn't public)
- Suggest using a newer JDK for unavailable options in `-java-output-version`
- Add type `type TypeClass = { type Self <: AnyKind }` to Predef
- Coverage misses expression with `-Yexplicit-nulls` and `.nn`
- Unsound reduction of match type where the scrutinee's prefix is a param ref
- support `JEP 476: Module Import Declarations`
- Cannot resolve reference to type member inherited through self type
- Improve tuple string representation in reflection printers
- Docs
- not yet supported