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
- 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`
- Type equivalence failure with nested type component inside a structural type
- resetLocalAttrs does not work with {existential types, unapplySeq, local case classes}
- 2.10 regression: “error: illegal inheritance; self-type does not conform to ...”
- Subtractable nightmare on array loops in 2.12
- Building API docs with annotation got scala.reflect.internal.FatalError: no-symbol does not have an owner
- Inferred types must uniformly encounter the same restrictions as declared types
- Pattern matching does not appropriately refine types as expected for GADTs
- Docs
- not yet supported