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
- 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
- Specialized classes can't inherit from specialized classes
- The REPL incorrectly prints some strings with dollars in them
- `val (name: T) = rhs` is mistakenly parsed the same as `val name: T = rhs`
- Docs
- not yet supported