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
- Extension methods that can't shadow method fail silently
- Regression: Unrepresentable invalid type inferred in implicit search with a HKT type lambda using a library type and ignoring some of its arguments, when variance is used on HKT parameters
- Unexpected parent method resolution
- Pickling test fails for annotated types
- ClassA[T<:ClassB[T],T] can not compile to ClassA[ClassB[?],?]
- Cannot call an inline method that references a field from an anonymous class created with a transparent inline
- Recursion limit exceeded
- enums seem to be considered just like Unit when passed to as function parameters.
- Type bound is not inferred inside quotation (type variable escapes?)
- Local `lazy val`s wrapper variables are not named in the bytecode
- Docs
- not yet supported