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
- Deprecate `xs: _*` varargs syntax (we now use `xs*`)
- Deprecate `val pat = expr` if `pat` is refutable and `expr` is not tagged @unchecked`.
- Deprecate `with` types
- Deprecate non-local returns.
- Extension method lookup failure when the receiver type is path-dependent on a using parameter and the extension comes from a given looked up based on the implicit scope of the type of the receiver
- Scala source or script runner artifacts are shadowed by classes in current directory
- Quotes macro fails when using MethodHandle.invokeExact (assertion failed: unresolved symbols: type T)
- Scaladoc: Static site generation - subsection title is ignored
- Specify the Scala 3 memory model
- scaladoc/generateSelfDocumentation does not work on windows
- Docs
- not yet supported