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
- Compiler hangs during compilation (with type alias to Nothing)
- Case classes with ~100 fields synthesize equals method that is stack intensive to typecheck
- @tailrec fails silently on mutual recursion
- Type.companion doesn't account for prefixes
- Split up -sourcepath usage between scaladoc and -Y option for bootstrapping
- Implicit resolution fails when overriding trait method with refined result type
- Scala reflection API loses the type annotations in a method with type parameters
- Type inferral failure for nested inferral with implicit parameters and specific bounds
- Calculation of unbounded generic array level incorrect with refined types as Array elements
- Compound type constraint not handled correctly
- Docs
- not yet supported