dotty
https://github.com/lampepfl/dotty
Scala
The Scala 3 compiler, also known as Dotty.
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.
Scala not yet supported15 Subscribers
Add a CodeTriage badge to dotty
Help out
- Issues
- Incremental compilation fails to recompile downstream modules from modules with classes with constructors that use implicits when the implicits change
- ScalaDoc omits path even in cases where this lead to ambiguity
- Multi-module match type regression in 3.3.2
- Cyclic reference error when refering to an implicit parameter from another implicit parameter's type
- "No given instance" shadows more fundamental error: "Missing type parameter"
- Members from refinements cannot be exported
- Should nested classes be allowed to be defined in universal traits?
- For Covariant `F[+T]`, `F[XXX]` and `F[_ <: XXX]` should be extensionally equal
- Incremental compilation does not work if modified code is imported from a module that exported said code from elsewhere.
- False non-exhaustive match report.
- Docs
- Scala not yet supported