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
- `-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 #26004: don't wrap partial method application in Function0 on `_` rewrite
- `Any` inferred with constraint from contravariant type constructor in a lambda
- Fixes #18261: Fix match type caching
- Fixes #21334: Drop redundant inline proxy bindings of opaque types
- CC: Behavior mismatch between capture-polymorphic methods and lambdas
- `export obj.*` wildcard produces non-deterministic `.class` file output (method ordering varies across compilation sessions)
- Exponential CC compile time with N opaque String types in one file used as method parameters in a separate safe-mode file
- Add Mill build
- Docs
- Scala not yet supported