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
- Allowing contravariant type parameter has inconsistent values breaks the dynamic binding
- inline and opaque types, illegal given resolution
- search for implicit conversions should continue after single abstract method conversion failed
- `undefined: ...proxy...` errors when inlining opaque types
- False exhaustivity warning when unapply return type is a tuple defined using *:
- Single indirection makes `implicitNotFound` print the argument name not its value
- Inability to do a simple type match on a deduced type
- Splicing of default getters should not special case constructors with implicits
- type equality cannot be proved with `summon[t1.X =:= t2.X]` using singleton equality of t1 and t2
- Scaladoc is eating empty lines in code blocks
- Docs
- Scala not yet supported