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
- A generic class property used as a default argument to a 'copy' method is typed as if it belonged to the copied type
- -Xlint:infer-any should warn if Any is inferred for if-else and method result
- A specialized trait `T` extending a specialized class `C` triggers unnecessary warning 'C must be a trait'
- View.Patched is private[collections] as the only view in View
- Scaladoc generates incorrect link to JDK API docs with `-release` option
- Cannot convert `scala.Boolean` to `java.lang.Boolean` automatically
- CCE returning AnyVal from concrete method calling super that abstracts over the AnyVal type
- TreeSet/TreeMap#range()#clear() shouldn’t clear the whole set/map
- Scaladoc ApiMappings produces incorrect hyperlinks on Java enums
- Can't get my singleton type back from `ensuring`
- Docs
- not yet supported