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
- Wrong overload chosen when there's superclass method that differs only by return-type
- "method X cannot be accessed" error causes the tree to have an error symbol
- synthetic toString for varargs case class is grotesque (reveals WrappedArray)
- scala.tools.nsc.interpreter.IMain.TranslatingClassLoader is not thread-safe
- Add method Map[A, B].mapEntries[B2](f: (A, B) => B2): Map[A, B2]
- regression: implicit divergence reported for parboiled2 + shapeless: implicit search not pruned eagerly enough by bounds?
- UnitParser and Global can disagree on current unit
- inferred anonymous class omits object's parents
- Generic Scala lambda default argument does not auto-convert to java.util.function.Function
- Lambdas that return Unit are adapted to return BoxedUnit
- Docs
- not yet supported