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
- Java parser can't properly handle chain of static imports
- crash when transparent macro change invocation of inline extension with -Y:checkAll
- type ambiguousness in extension methods
- under future, refutable patterns in "for" do not suggest to use "case"
- StackOverflowError at dotty.tools.dotc.printing.RefinedPrinter.toTextInfixType$1(RefinedPrinter.scala:226)
- Deprecate `var x: T = _` syntax, must use `var x: T = uninitialized` instead.
- Deprecate `xs: _*` varargs syntax (we now use `xs*`)
- Deprecate `val pat = expr` if `pat` is refutable and `expr` is not tagged @unchecked`.
- Deprecate `with` types
- Deprecate non-local returns.
- Docs
- not yet supported