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 supported16 Subscribers
Add a CodeTriage badge to dotty
Help out
- Issues
- `-rewrite -source:3.4-migration` produces incorrect Function0 wrap for trailing `_` on partially-applied curried method
- Incomplete fix for #23611: ClassTag synthesis still fails when type variable's upper bound is itself a type variable
- [OpenCB Project Fix] Fixes #26005: ClassTag synthesis for tvar with chained tvar bound
- [OpenCB Project Fix] Fixes #26004: don't wrap partial method application in Function0 on `_` rewrite
- [OpenCB Project Fix] Fixes #26003: Apply -source:3.7-migration rewrite for positional `using` args
- Fix `summonInline` deferred inline selection
- Missing warning in REPL only
- Modularize `scalac` and `testCompilation` definitions
- `Any` inferred with constraint from contravariant type constructor in a lambda
- Fixes #24537: Prevent infinite recursion in compareAppliedTypeParamRef
- Docs
- Scala not yet supported