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
- enum with AnyKind-ed type param instantiated to different kinds does not compile
- Fix `Annotation.refersToParamOf` to work with parameter references outside of `Ident` or `This`
- Should `infix` work on `enum` `case`?
- StdLib Extensions
- Lint when a parameter should be marked as `tracked`, but couldn't be inferred
- Improve error messages for erroneous `export` statements
- Assertion being thrown in a normal compilation
- Compiler wrongly identify value classes during desugaring (dual of #21918)
- Opaque type parameter partially loses opacity when compiled separately
- Protected method not ignored when searching for extension method
- Docs
- Scala not yet supported