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

Typer regression in marcinzh/beam for combination of dependant and intersections types area:typer itype:bug regression This worked in a previous version but doesn't anymore stat:needs bisection Need to use nightly builds and git bisect to find out the commit where this issue was introduced
#22922 opened Apr 6, 2025 by WojciechMazur
Extension in implicit object can no longer be used area:implicits related to implicits itype:bug regression This worked in a previous version but doesn't anymore
#22920 opened Apr 5, 2025 by WojciechMazur
Record intersection selections have no hover area:presentation-compiler Related to the presentation compiler module used by Metals and possibly other tools itype:bug
#22919 opened Apr 5, 2025 by scarf005
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
ProTip! Adding no:label will show everything without a label.