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

Incorrect error message due to ordering of givens in using clause itype:bug stat:needs triage Every issue needs to have an "area" and "itype" label
#22917 opened Apr 4, 2025 by majk-p
Can't use -Yexplicit-nulls along with XML literals area:nullability area:private options Issues tied to -Y private/internal compiler settings. itype:bug
#22914 opened Apr 3, 2025 by mrdziuban
Issues with given prioritization change area:implicits related to implicits itype:bug regression This worked in a previous version but doesn't anymore stat:needs decision Some aspects of this issue need a decision from the maintainance team. stat:needs investigation Hard to to tell much without investigating this further. Needs a spike.
#22913 opened Apr 3, 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
ClassCastException when using named pattern with Name-based Match area:named-tuples Issues tied to the named tuples feature. area:pattern-matching itype:bug itype:soundness Soundness bug (it lets us compile code that crashes at runtime with a ClassCastException)
#22900 opened Apr 1, 2025 by SrTobi
Build tools issues discovered by binary breakage changes in Scala 3 stdlib area:capabilities Issues tied with scala.caps.Capabilities area:experimental area:library Standard library area:tooling itype:bug prio:blocker regression This worked in a previous version but doesn't anymore
#22890 opened Mar 31, 2025 by WojciechMazur
Array[A[Int]] where A[_] is an abstract type member causes ClassCastException at runtime area:typer itype:bug itype:soundness Soundness bug (it lets us compile code that crashes at runtime with a ClassCastException)
#22888 opened Mar 29, 2025 by albertpchen
IDE experience: show refchecks errors when typer errors exist area:presentation-compiler Related to the presentation compiler module used by Metals and possibly other tools area:tooling area:ux Issues tied to user experience. itype:question
#22872 opened Mar 26, 2025 by cvogt2
Wunused:all doesn't detect all unused lambda parameters area:linting Linting warnings enabled with -W or -Xlint itype:bug stat:fixed in next The issue was fixed in Next and only still applies to LTS.
#22871 opened Mar 25, 2025 by mberndt123
Intermittent dotty.tools.dotc.CompilationTests.posCC failure with vulpix area:experimental:cc Capture checking related area:vulpix Issues tied with Vulpix, the internal compiler testing framework. itype:bug stat:intermittent failure Issues tied to problems which pop up from time to time in non-deterministic circumstances.
#22864 opened Mar 24, 2025 by github-actions bot
ProTip! no:milestone will show everything without a milestone.