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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Top-level private definitions are not reported as unused area:linting Linting warnings enabled with -W or -Xlint itype:bug
#20520 opened Jun 4, 2024 by rochala
Unsound reduction of match type where the scrutinee's prefix is a param ref area:match-types itype:bug itype:soundness Soundness bug (it lets us compile code that crashes at runtime with a ClassCastException)
#20518 opened Jun 3, 2024 by smarter
NamedTuple.From reducing on abstract types and singleton types lead to soundness holes area:experimental:named-tuples Issues tied to the named tuples feature. itype:bug itype:soundness Soundness bug (it lets us compile code that crashes at runtime with a ClassCastException)
#20517 opened Jun 3, 2024 by smarter
Unsound reduction of match types with refined trait member as scrutinee area:match-types itype:bug itype:soundness Soundness bug (it lets us compile code that crashes at runtime with a ClassCastException)
#20515 opened Jun 3, 2024 by EugeneFlesselle
Tell me if I try to define a companion to an existing symbol that is separately compiled area:reporting Error reporting including formatting, implicit suggestions, etc better-errors Issues concerned with improving confusing/unhelpful diagnostic messages itype:enhancement
#20510 opened Jun 1, 2024 by som-snytt
Coverage misses generic given with "-language:strictEquality" and CanEqual.derived area:coverage Code coverage, see https://dotty.epfl.ch/docs/internals/coverage.html area:strictEquality scala.language.strictEquality itype:bug
#20508 opened Jun 1, 2024 by mohe2015
Coverage misses expression with -Yexplicit-nulls and .nn area:coverage Code coverage, see https://dotty.epfl.ch/docs/internals/coverage.html area:experimental area:nullability itype:bug
#20507 opened Jun 1, 2024 by mohe2015
Named Tuple selections have no hover area:experimental:named-tuples Issues tied to the named tuples feature. area:presentation-compiler Related to the presentation compiler module used by Metals and possibly other tools itype:bug
#20500 opened May 30, 2024 by bishabosha
Misleading unreachable case warning when matching on an inlined pattern matched type area:reporting Error reporting including formatting, implicit suggestions, etc better-errors Issues concerned with improving confusing/unhelpful diagnostic messages itype:bug
#20499 opened May 30, 2024 by DanielMoss
-from-tasty compilation crashes on code that compiles normal way area:tasty-format issues relating to TASTy as a portable standard itype:bug itype:crash stat:fixed in next The issue was fixed in Next and only still applies to LTS.
#20498 opened May 30, 2024 by Florian3k
'implements' list order not deterministic itype:bug stat:needs minimization Needs a self contained minimization stat:needs triage Every issue needs to have an "area" and "itype" label
#20496 opened May 30, 2024 by raboof
Regression in Scala 3.5.0-RC1 related to implicit search and match types that return type lambdas area:implicits related to implicits itype:bug regression This worked in a previous version but doesn't anymore
#20482 opened May 27, 2024 by mrdziuban
ProTip! Follow long discussions with comments:>50.