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

value + is not a member of Int area:reporting Error reporting including formatting, implicit suggestions, etc better-errors Issues concerned with improving confusing/unhelpful diagnostic messages itype:enhancement
#23167 opened May 15, 2025 by scarf005
"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
Improve error messages reporting overriding errors that involve refinements area:overloading area:reporting Error reporting including formatting, implicit suggestions, etc better-errors Issues concerned with improving confusing/unhelpful diagnostic messages itype:enhancement
#22997 opened Apr 14, 2025 by kyouko-taiga
Abstract error message only show the start of the name area:positions area:typer better-errors Issues concerned with improving confusing/unhelpful diagnostic messages itype:bug Spree Suitable for a future Spree
#22941 opened Apr 8, 2025 by tgodzik
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
@unroll on a case class field without a default argument produces bad error message area:annotations area:experimental:unroll Issues tied to the @unroll annotation area:experimental area:reporting Error reporting including formatting, implicit suggestions, etc better-errors Issues concerned with improving confusing/unhelpful diagnostic messages itype:enhancement
#22832 opened Mar 18, 2025 by lihaoyi
Incorrect "assignment to val" error when assigning to a def area:reporting Error reporting including formatting, implicit suggestions, etc better-errors Issues concerned with improving confusing/unhelpful diagnostic messages itype:bug
#22822 opened Mar 17, 2025 by SethTisue
Compiler issues unnecessary warning when it "knows" better better-errors Issues concerned with improving confusing/unhelpful diagnostic messages itype:bug
#22816 opened Mar 16, 2025 by DavidGoodenough
Unhelpful "This old given syntax is no longer supported" warning area:reporting Error reporting including formatting, implicit suggestions, etc better-errors Issues concerned with improving confusing/unhelpful diagnostic messages itype:enhancement
#22785 opened Mar 12, 2025 by slavaschmidt
Missing case body indent errors at missing unindent area:parser better-errors Issues concerned with improving confusing/unhelpful diagnostic messages itype:enhancement prio:low
#22772 opened Mar 11, 2025 by som-snytt
Missing indent says not a legal formal parameter for a function literal area:parser better-errors Issues concerned with improving confusing/unhelpful diagnostic messages itype:enhancement
#22687 opened Mar 1, 2025 by som-snytt
Error says none for overloaded symbol better-errors Issues concerned with improving confusing/unhelpful diagnostic messages itype:bug
#22671 opened Feb 26, 2025 by som-snytt
2
5
Better error message for contextual bounds on type aliases area:parser area:reporting Error reporting including formatting, implicit suggestions, etc better-errors Issues concerned with improving confusing/unhelpful diagnostic messages itype:enhancement Spree Suitable for a future Spree
#22660 opened Feb 24, 2025 by hamzaremmal
No graceful recovery from misplaced private modifier in local scope area:parser better-errors Issues concerned with improving confusing/unhelpful diagnostic messages itype:bug
#22631 opened Feb 20, 2025 by som-snytt
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
uninitialized accepted, but _ isn't area:parser better-errors Issues concerned with improving confusing/unhelpful diagnostic messages itype:enhancement
#22614 opened Feb 16, 2025 by durban
Bad error message when taking Tuple.IsMappedBy as evidence area:reporting Error reporting including formatting, implicit suggestions, etc better-errors Issues concerned with improving confusing/unhelpful diagnostic messages itype:enhancement
#22607 opened Feb 15, 2025 by eejbyfeldt
Type not found in derived class when extending trait with inner class type projection and F-bound area:f-bounds area:reporting Error reporting including formatting, implicit suggestions, etc better-errors Issues concerned with improving confusing/unhelpful diagnostic messages itype:enhancement
#22508 opened Feb 3, 2025 by readren
Importing private extension function is suggested even after importing area:extension-methods area:reporting Error reporting including formatting, implicit suggestions, etc better-errors Issues concerned with improving confusing/unhelpful diagnostic messages itype:language enhancement
#22429 opened Jan 21, 2025 by andrzejressel
implicitNotFound should allow type computation inside its pretty printer area:annotations area:reporting Error reporting including formatting, implicit suggestions, etc better-errors Issues concerned with improving confusing/unhelpful diagnostic messages itype:enhancement
#22392 opened Jan 16, 2025 by belamenso
Dubious parse recovery from for missing do area:parser better-errors Issues concerned with improving confusing/unhelpful diagnostic messages itype:enhancement
#22306 opened Jan 3, 2025 by som-snytt
extension method hides overridden method via Conversion + a conflicting message area:extension-methods area:reporting Error reporting including formatting, implicit suggestions, etc better-errors Issues concerned with improving confusing/unhelpful diagnostic messages itype:enhancement
#22267 opened Dec 28, 2024 by sjbiaga
Parser should report ambiguous givens syntax area:parser area:reporting Error reporting including formatting, implicit suggestions, etc better-errors Issues concerned with improving confusing/unhelpful diagnostic messages itype:enhancement
#22197 opened Dec 11, 2024 by WojciechMazur
When a trait which extends a class with constructor is initialised directly, it may give confusing message area:reporting Error reporting including formatting, implicit suggestions, etc better-errors Issues concerned with improving confusing/unhelpful diagnostic messages itype:bug
#22061 opened Dec 1, 2024 by tribbloid
ProTip! Type g i on any issue or pull request to go back to the issue listing page.