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

zinc scripted source-dependencies/binary-3 fails area:incremental-compilation itype:bug stat:needs triage Every issue needs to have an "area" and "itype" label
#22234 opened Dec 18, 2024 by eed3si9n
Warn on bad extensions of effectively final aliases area:linting Linting warnings enabled with -W or -Xlint itype:bug
#22233 opened Dec 18, 2024 by som-snytt
Warn universal extensions on opaque type area:linting Linting warnings enabled with -W or -Xlint itype:bug
#22232 opened Dec 18, 2024 by som-snytt
Scala 3.4 with "-source:future" fails to compile xml literals itype:bug stat:needs triage Every issue needs to have an "area" and "itype" label
#22223 opened Dec 17, 2024 by goshacodes
Unable to extend protected nested class itype:bug stat:needs triage Every issue needs to have an "area" and "itype" label
#22222 opened Dec 17, 2024 by WenjunHuang
Presentation Compiler should not fail fast area:presentation-compiler Related to the presentation compiler module used by Metals and possibly other tools itype:enhancement
#22217 opened Dec 16, 2024 by rochala
Changes from 3.4.0 breaks match exhaustive checking of a macros area:inline area:metaprogramming:other Issues tied to metaprogramming/macros not covered by the other labels. area:reporting Error reporting including formatting, implicit suggestions, etc area:scala.js 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
#22212 opened Dec 15, 2024 by HollandDM
ClassCastException: class cannot be cast to class scala.runtime.Nothing$ compat:java itype:bug itype:soundness Soundness bug (it lets us compile code that crashes at runtime with a ClassCastException) stat:needs minimization Needs a self contained minimization
#22204 opened Dec 12, 2024 by jtjeferreira
REPL warns terminal provider jna has been deprecated area:command line Issues tied to how our launchers handle on the command line. area:repl itype:bug
#22201 opened Dec 12, 2024 by Gedochao
Parser should report ambiguous givens syntax area:parser area:reporting Error reporting including formatting, implicit suggestions, etc better-errors Issues concerned with improving confusing/unhelpful diagnostic messages itype:enhancement
#22197 opened Dec 11, 2024 by WojciechMazur
Named unapply selectors accept random names area:named-tuples Issues tied to the named tuples feature. itype:bug
#22192 opened Dec 11, 2024 by KacperFKorban
Non-deterministic class files area:compilation-output Issues tied with the output files of compilation (.class/.tasty files) itype:bug
#22181 opened Dec 10, 2024 by aalleexxeeii
ProTip! Adding no:label will show everything without a label.