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
- VerifyError: Inconsistent stackmap frames at branch target
- SeqMap.keys != VectorMap.keys (with identical keys) for sizes 0 to 4
- `-Xsource-features:infer-override` stricter than Scala 3
- Type inference involving `getClass` on private trait doesn't work
- clarify leading infix example
- `T =:= RefinedType(List(T, AnyRef), Nil)` is false
- Unspecialized method on a `@specialized` class calls `AnyRef` variant of method with an `Array[E @uncheckedVariance]` argument (and not erased).
- Inconsistent `copyToArray` semantics between `IterableOnceOps` and `Vector` (and some other collections).
- Infinite recursion between bridge methods for `@specialized` and manually specialized declarations of a method.
- Quickfixes don't create path dependent types correctly
- Docs
- not yet supported