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

False-positive unreachable warning for a match using local object area:pattern-matching itype:bug regression This worked in a previous version but doesn't anymore
#21218 opened Jul 18, 2024 by WojciechMazur
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
Failure in function literal adaptation to partial function area:pattern-matching area:reporting Error reporting including formatting, implicit suggestions, etc itype:bug
#20197 opened Apr 15, 2024 by som-snytt
Pattern Match Exhaustiveness Check Misses a Case area:pattern-matching area:reporting Error reporting including formatting, implicit suggestions, etc itype:bug
#20132 opened Apr 8, 2024 by CyrilFMoser
Pattern Match Exhaustiveness Check Misses a Case area:pattern-matching area:reporting Error reporting including formatting, implicit suggestions, etc itype:bug
#20131 opened Apr 8, 2024 by CyrilFMoser
Pattern Match Exhaustiveness Check Misses a Case area:pattern-matching area:reporting Error reporting including formatting, implicit suggestions, etc itype:bug
#20130 opened Apr 8, 2024 by CyrilFMoser
Pattern Match Exhaustiveness Check Misses a Case area:pattern-matching area:reporting Error reporting including formatting, implicit suggestions, etc itype:bug
#20129 opened Apr 8, 2024 by CyrilFMoser
Pattern Match Exhaustiveness Check Misses a Case area:pattern-matching area:reporting Error reporting including formatting, implicit suggestions, etc itype:bug
#20128 opened Apr 8, 2024 by CyrilFMoser
under future, refutable patterns in "for" do not suggest to use "case" area:pattern-matching area:reporting Error reporting including formatting, implicit suggestions, etc better-errors Issues concerned with improving confusing/unhelpful diagnostic messages itype:enhancement
#18622 opened Sep 29, 2023 by bishabosha
improve Unreachable case error message area:pattern-matching area:reporting Error reporting including formatting, implicit suggestions, etc better-errors Issues concerned with improving confusing/unhelpful diagnostic messages itype:enhancement
#18519 opened Sep 6, 2023 by He-Pin
Warn when identifier pattern is obscuring further down cases, e.g. in case the user thought it was value equality test area:pattern-matching area:reporting Error reporting including formatting, implicit suggestions, etc better-errors Issues concerned with improving confusing/unhelpful diagnostic messages itype:enhancement
#18496 opened Sep 1, 2023 by arturaz
ProTip! Adding no:label will show everything without a label.