scala3
https://github.com/scala/scala3
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.
not yet supported1 Subscribers
Add a CodeTriage badge to scala3
Help out
- Issues
- `infix` keyword is allowed where it has no effect, and has undocumented uses
- Issue with enqueuing an akka ByteString to an immutable Queue
- unambiguous (to parse) expressions can still have confusing whitespace when using optional braces (and the less confusing version does not parse !)
- -Wnonunit-statement doesn't even try
- For Covariant `F[+T]`, `F[XXX]` and `F[_ <: XXX]` should be extensionally equal
- Members from refinements cannot be exported
- "assertion failed while running inlining" with verify tests
- Inferred type K in Map[K, V] does not match or roundtrip
- extractor for only possible concrete class of sealed trait considered refutable
- un-reduced summonFrom does not fallback to implicitNotFound
- Docs
- not yet supported