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 unused import in 3.7 nightly for value only used for export itype:bug stat:needs triage Every issue needs to have an "area" and "itype" label
#22983 opened Apr 11, 2025 by mrdziuban
False positive unused import on type used in macro type pattern itype:bug stat:needs triage Every issue needs to have an "area" and "itype" label
#22981 opened Apr 11, 2025 by mrdziuban
Unexpectedly retained constructor argument itype:bug stat:needs triage Every issue needs to have an "area" and "itype" label
#22979 opened Apr 11, 2025 by rcano
Unused implicit conversion imports are not detected under certain circumstances itype:bug stat:needs triage Every issue needs to have an "area" and "itype" label
#22976 opened Apr 11, 2025 by jdrphillips
Typer regression in getkyo/kyo area:typer itype:bug regression This worked in a previous version but doesn't anymore
#22974 opened Apr 11, 2025 by WojciechMazur
Unused warning for NotGiven is not useful area:linting Linting warnings enabled with -W or -Xlint area:reporting Error reporting including formatting, implicit suggestions, etc better-errors Issues concerned with improving confusing/unhelpful diagnostic messages itype:enhancement
#22969 opened Apr 11, 2025 by eejbyfeldt
Defining an enum in typeCheckErrors always returns errors area:enums area:metaprogramming:compiletime The scala.compiletime package itype:bug regression This worked in a previous version but doesn't anymore
#22968 opened Apr 11, 2025 by eejbyfeldt
New anonymous class definition will be duplicated at each inline site area:inline area:reporting Error reporting including formatting, implicit suggestions, etc itype:bug
#22951 opened Apr 9, 2025 by goshacodes
ClassCastException when using Union type with case object and TypeTest area:union-types Issues tied to union types. itype:bug itype:soundness Soundness bug (it lets us compile code that crashes at runtime with a ClassCastException)
#22950 opened Apr 9, 2025 by GuillaumeSaintRaymondSonos
Scala 3.7.0-RC2 release procedure itype:meta Issues about process/similar
#22948 opened Apr 9, 2025 by WojciechMazur
13 of 22 tasks
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
Insert 'using' when completing inside using params area:presentation-compiler Related to the presentation compiler module used by Metals and possibly other tools itype:bug
#22939 opened Apr 8, 2025 by tgodzik
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
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.