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
- transparent inline methods cause pickler crash on proxy value access
- Compiler does not try transparent macro method if it expects an aux type
- Compiler runs indefinitely for failed implicit search
- Changing `val` declaration to `given` changes where it looks for its implicit dependencies
- kind-projector's placeholder syntax not working for infix type constructors
- Allow constraints be inferred when gadt bounds are exact
- Avoid `sun.misc.Unsafe` lazy val in 3.3 LTS scala3-library
- Compiler crash using `private var` constructor parameter and user-defined setter for field of the same name
- False `Unreachable case except for null` warning in `inline def` with a match expression with type params
- Crash in `tpd.singleton` on `PreviousErrorType` during error recovery (inline match + quoted pattern with unresolved import)
- Docs
- not yet supported