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
- compiler crashes if user tries to return a trait from the macro
- Implicit argument list modifier affects overload resolution with explicit arguments
- Reifier confused about whether to use TypeTreeWithDeferredRefCheck
- An improvement to make seq's extractors work for Array and String
- 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?
- Docs
- not yet supported