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
- Allow @implicitNotFound custom error messages for implicit conversions
- Rename subtractAll to removeAll
- showCode outputs incorrect code for implicit lambda parameters
- Worse type inference when writing `(x: Foo[_ >: A])` as opposed to `[A1 >: A](x: Foo[A1])`
- object creation impossible for abstract type members in objects (only in some cases)
- REPL Predef intervention
- implicit resolution fails on HKT wrapping `Nothing`
- Seq(LazyList(2), Vector(3)) return too complex type in Scala 2.13
- Singleton bound and type projections don't play nice with each other
- Fragile initialization of runtime reflection universe, forces a large graph
- Docs
- not yet supported