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
- `can't find type required by parameter` error when referencing Scala 3 code
- `"ab".toList.indexOfSlice("b", -2) == -1`
- `List(42).indexOfSlice(Nil, 1) == -1`
- Unbound wildcard type when matching with `@unchecked`
- Type mismatch when `unapply` returns a type parameterized with a singleton type
- Error when matching against sugared `Function0[_]`
- `SeqOps.indexOfSlice` defaults to using `this.tail` even for sequences other than `LinearSeq`!
- Vacuous test in LongMap likely results in incorrect behavior
- False positive compile `type mismatch` error for 2.13.x and 2.12.x
- Compiler crashes when using a combination of by name parameter, default parameter, and empty argument list
- Docs
- not yet supported