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
- No unchecked warning on match; ClassCastException results
- Surprising interaction of eta-expansion and implicit argument passing
- Improve discoverability of methods in companion objects
- Annotations on abstract vals should emit a warning before they silently disappear
- DefinitionsApi.{IntClass, ...} ought to be vals, not defs, to facilitate use as a stable identifier pattern
- Path dependent type is lost when aliases type parameter and is used in hof
- Scaladoc warns when @throws exceptions aren't found in sources
- null.asInstanceOf[T] where T is a value type results in NullPointerException
- Compiler crashes with code involving `return` inside `try`
- Failure to find implicit parameterized with F-bound
- Docs
- not yet supported