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
- generate a switch whenever possible
- Pattern match in constructor results in extra class member
- kinds of the type arguments, 1 != 1, etc.
- Missing warning for insensible comparison
- Error in macro is silently discarded in the presence of implicit conversions
- implicit def x[T, U](value: U)(implicit fn: U => T): Option[T] not usable as implicit U => Option[T]
- Specialization overriding is unsound
- arrays and type specialization
- A and (=> A) do not unify when used as function type parameters
- Wrong (misleading) error in code that is (non-obviously) incorrect
- Docs
- not yet supported