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

Opaque type parameter partially loses opacity when compiled separately itype:bug stat:needs triage Every issue needs to have an "area" and "itype" label
#21946 opened Nov 13, 2024 by gaelrenoux
Better error message when an enum extends AnyVal area:desugar Desugaring happens after parsing but before typing, see desugar.scala area:enums area:reporting Error reporting including formatting, implicit suggestions, etc area:value-classes Issues tied to value classes. better-errors Issues concerned with improving confusing/unhelpful diagnostic messages itype:enhancement Spree Suitable for a future Spree
#21944 opened Nov 13, 2024 by hamzaremmal
Compiler wrongly identify value classes during desugaring (dual of #21918) area:desugar Desugaring happens after parsing but before typing, see desugar.scala area:value-classes Issues tied to value classes. itype:bug Spree Suitable for a future Spree
#21943 opened Nov 13, 2024 by hamzaremmal
scalac show-phases prerecheck twice area:compiler-phases Issues tied with configuration and division of compiler phases. area:settings Issues tied to command line options & settings. itype:bug
#21939 opened Nov 13, 2024 by Sparkaar
Undetected capture error with by-name parameters area:experimental:cc Capture checking related area:reporting Error reporting including formatting, implicit suggestions, etc itype:bug
#21920 opened Nov 10, 2024 by odersky
Compiler crashes when value class extends an alias of AnyVal area:desugar Desugaring happens after parsing but before typing, see desugar.scala area:value-classes Issues tied to value classes. itype:bug itype:crash Spree Suitable for a future Spree
#21918 opened Nov 10, 2024 by hamzaremmal
Wunused:imports false positive, wrong import scope area:linting Linting warnings enabled with -W or -Xlint itype:bug
#21917 opened Nov 10, 2024 by gaelrenoux
assertion failed: class Array while introspecting Array[Byte] in a macro area:metaprogramming:other Issues tied to metaprogramming/macros not covered by the other labels. itype:bug itype:crash stat:needs minimization Needs a self contained minimization
#21916 opened Nov 9, 2024 by pshirshov
Different coverage results for scala 2 and scala 3 area:coverage Code coverage, see https://dotty.epfl.ch/docs/internals/coverage.html itype:bug
#21877 opened Nov 2, 2024 by goshacodes
ProTip! Find all open issues with in progress development work with linked:pr.