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
- Compiler crash in the presence of semantic-db flag
- DottyDoc crash: UnsupportedOperationException: complete, InvocationTargetException
- Deprecate `_` for wildcard import, must use `*` instead.
- Deprecate `X => Y` for import renaming, must use `X as Y` instead.
- Deprecate alphanumeric infix operators unless they are declared `infix`.
- Tuples are not specialized when passed a non-literal java primitive
- Given CommandLineParser not importable for purposes of defining main
- Inline should eliminate reflective calls from structural types
- Improve errors and warnings when extractor type is unrelated to pattern matched type
- Extract SemanticDB in parallel with TASTy-Query for a faster developer experience
- Docs
- not yet supported