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

Backport #18503 to the 3.3.x LTS series 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.
#21818 opened Oct 20, 2024 by BalmungSan
False positive warning 'Extension method will never be selected' area:extension-methods area:reporting Error reporting including formatting, implicit suggestions, etc itype:bug regression This worked in a previous version but doesn't anymore
#21816 opened Oct 20, 2024 by SimY4
-Wunused:imports false negative for redundant or spurious import area:linting Linting warnings enabled with -W or -Xlint itype:bug
#21809 opened Oct 19, 2024 by som-snytt
TupledFunction discards dependent types itype:bug stat:needs triage Every issue needs to have an "area" and "itype" label
#21808 opened Oct 18, 2024 by TheDrawingCoder-Gamer
No way to refer to generic type parameters in scaladoc itype:bug stat:needs triage Every issue needs to have an "area" and "itype" label
#21806 opened Oct 18, 2024 by mwisnicki
-Wunused false positive on compiletime usage area:linting Linting warnings enabled with -W or -Xlint itype:bug
#21805 opened Oct 18, 2024 by som-snytt
betterFors trailing map elimination can change the resulting type area:desugar Desugaring happens after parsing but before typing, see desugar.scala area:experimental.betterFors Issues related to the betterFors language extension itype:bug
#21804 opened Oct 18, 2024 by KacperFKorban
Method calls should not be allowed on paths area:inline area:spec itype:bug itype:soundness Soundness bug (it lets us compile code that crashes at runtime with a ClassCastException)
#21788 opened Oct 16, 2024 by lrytz
Regression in typer for closure body treated as named tuple area:experimental:named-tuples Issues tied to the named tuples feature. area:typer itype:bug regression This worked in a previous version but doesn't anymore
#21770 opened Oct 15, 2024 by WojciechMazur
Regression in parser for usage of user defined inflix trait as area:experimental:modularity Issues related to the modularity extension. area:parser area:spec itype:bug regression This worked in a previous version but doesn't anymore
#21769 opened Oct 15, 2024 by WojciechMazur
New givens syntax does no logger accepts valid given defintions area:implicits related to implicits area:parser itype:bug regression This worked in a previous version but doesn't anymore
#21768 opened Oct 15, 2024 by WojciechMazur
open object is allowed despite not doing anything area:linting Linting warnings enabled with -W or -Xlint itype:bug Spree Suitable for a future Spree
#21760 opened Oct 14, 2024 by KacperFKorban
unhandled exception while running pickler area:pickling itype:bug itype:crash regression This worked in a previous version but doesn't anymore
#21755 opened Oct 11, 2024 by peter-empen
Incorrect warning with -no-indent area:parser itype:bug Spree Suitable for a future Spree
#21749 opened Oct 10, 2024 by OlegYch
ProTip! Add no:assignee to see everything that’s not assigned.