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
- Matching over constants of a value class wrapping a value type doesn't emit `switch`.
- short-circuit operators not shown as by-name
- Can't infer type of `Array.apply` when `ClassTag` and implicit conversion to `Seq` are both involved
- inconsistent RejectedExecutionException behavior with Future.sequence
- `java.lang.Boolean.TRUE` doesn't conform to the instance type `java.lang.Boolean.TRUE.type` in function parameters
- Type mismatch calling interface with method override
- polymorphic expression cannot be instantiated to expected type when using Id[A] type alias
- finding unreachable case clause on huge enum blows up compile time even it does not have guard clause
- `-quickfix` produces invalid syntax
- Missing warning infer-any in function result
- Docs
- not yet supported