Skip to content

Issues: scala/scala3

Beta
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
Assigned to nobody Loading
Sort

Issues list

False positive unused given in extensions when referring to type alias area:linting Linting warnings enabled with -W or -Xlint itype:bug regression This worked in a previous version but doesn't anymore
#23250 opened May 23, 2025 by WojciechMazur
3.7.1-RC2 release procedure itype:meta Issues about process/similar
#23241 opened May 22, 2025 by WojciechMazur
14 of 22 tasks
Inapplicable given causing ambiguity area:implicits related to implicits itype:bug
#23240 opened May 22, 2025 by OlegYch
Typer regression in purplekingdomgames/ultraviolet area:typer itype:bug regression This worked in a previous version but doesn't anymore
#23237 opened May 22, 2025 by WojciechMazur
Cannot create impure partial functions with scala2-library-cc area:experimental:cc Capture checking related area:scala2-library-tasty Any issue generaing or using the Scala 2 library TASTy itype:bug
#23225 opened May 21, 2025 by natsukagami
Optimise simple tuple extraction area:desugar Desugaring happens after parsing but before typing, see desugar.scala itype:performance
#23224 opened May 21, 2025 by noti0na1
ClassCastException when omitting a by-name argument that has a default value in enum or superclass constructors area:enums itype:bug itype:soundness Soundness bug (it lets us compile code that crashes at runtime with a ClassCastException)
#23213 opened May 21, 2025 by raquo
Capture leak by selection chain area:experimental:cc Capture checking related itype:bug
#23207 opened May 20, 2025 by noti0na1
False positive unused import of inline given needed by derives area:linting Linting warnings enabled with -W or -Xlint itype:bug
#23201 opened May 20, 2025 by aartigao
nested pattern can't used named params when outer does not area:named-tuples Issues tied to the named tuples feature. itype:bug
#23181 opened May 18, 2025 by bishabosha
Tuple1 and named tuple extractor area:named-tuples Issues tied to the named tuples feature. itype:bug
#23174 opened May 16, 2025 by xuwei-k
Unclear report when a named variable mismatch area:reporting Error reporting including formatting, implicit suggestions, etc better-errors Issues concerned with improving confusing/unhelpful diagnostic messages itype:bug
#23173 opened May 16, 2025 by He-Pin
ProTip! What’s not been updated in a month: updated:<2025-04-23.