Skip to content

Issues: scala/scala3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Extractor returning NamedTuple is not considered exhaustive area:named-tuples Issues tied to the named tuples feature. area:pattern-matching area:reporting Error reporting including formatting, implicit suggestions, etc itype:bug
#23158 opened May 14, 2025 by eejbyfeldt
"Unreachable case" is, in fact, reachable area:pattern-matching area:reporting Error reporting including formatting, implicit suggestions, etc better-errors Issues concerned with improving confusing/unhelpful diagnostic messages itype:bug
#23113 opened May 7, 2025 by durban
Unclear warning in pattern match area:pattern-matching area:reporting Error reporting including formatting, implicit suggestions, etc itype:bug
#23028 opened Apr 22, 2025 by tgodzik
no warn when pattern match not exhaustive area:pattern-matching area:reporting Error reporting including formatting, implicit suggestions, etc itype:bug
#23006 opened Apr 16, 2025 by road21
Variance does not play well with pattern matching area:pattern-matching area:variance Issues related to covariance & contravariance. itype:bug
#22993 opened Apr 12, 2025 by TomasMikula
Unhelpful error message when using named patterns with custom selector type in extractor match area:pattern-matching area:reporting Error reporting including formatting, implicit suggestions, etc better-errors Issues concerned with improving confusing/unhelpful diagnostic messages itype:enhancement
#22903 opened Apr 1, 2025 by SrTobi
Misleading Unreachable case report in ensuring. Bug or feature? area:pattern-matching area:reporting Error reporting including formatting, implicit suggestions, etc better-errors Issues concerned with improving confusing/unhelpful diagnostic messages itype:enhancement stat:cannot reproduce stat:needs minimization Needs a self contained minimization
#22615 opened Feb 16, 2025 by martinberger
Scala 3.6.3: pattern matching abstract types is broken in presence of ClassTag area:pattern-matching itype:bug itype:soundness Soundness bug (it lets us compile code that crashes at runtime with a ClassCastException)
#22547 opened Feb 6, 2025 by arturaz
Pattern Matching inconsistency area:pattern-matching area:reporting Error reporting including formatting, implicit suggestions, etc itype:bug
#22064 opened Dec 2, 2024 by CyrilFMoser
Wrong unreachable code reported for inline def pattern match area:pattern-matching better-errors Issues concerned with improving confusing/unhelpful diagnostic messages itype:bug
#20395 opened May 13, 2024 by enif-lee
ProTip! Follow long discussions with comments:>50.