bug
https://github.com/scala/bug
Scala 2 bug reports only. Please, no questions — proper bug reports only.
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 supported11 Subscribers
Add a CodeTriage badge to bug
Help out
- Issues
- Confusing error message when overriding def with var in structural refinement returning a user-defined value class
- Array created using ClassTag[Array[Nothing]] cannot hold Array[Nothing] created by new
- Scaladoc does not list the synthetic factory method for implicit classes
- Partial application of curried functions using infix
- Specialized class should not have duplicate fields
- An Array cannot be used in place of varargs with type parameters.
- Seq.apply[A](elems: A*) and varargs has poor java compatibility
- No tailrec optimization for certain patterns
- Checking class name and package conventions in the distribution
- leaking of local parameter of dependent method type
- Docs
- not yet supported