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

TypeError: object caps does not have a member type Cap itype:bug itype:crash stat:needs triage Every issue needs to have an "area" and "itype" label
#20556 opened Jun 11, 2024 by GoogeTan
Inconsistencies in reporting deprecations with creator applications, aliases area:reporting Error reporting including formatting, implicit suggestions, etc itype:bug
#20540 opened Jun 10, 2024 by lrytz
Regression 3.4.0+: scenario where Tuple.InverseMap does not compute the expected type area:implicits related to implicits itype:bug regression This worked in a previous version but doesn't anymore
#20538 opened Jun 9, 2024 by kavedaa
Renaming specialized on import results in "unused import" warnings area:linting Linting warnings enabled with -W or -Xlint itype:bug
#20536 opened Jun 8, 2024 by satorg
support JEP 476: Module Import Declarations area:jdk Issues tied to artifacts published under a particular jdk compat:java itype:bug
#20530 opened Jun 7, 2024 by xuwei-k
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
ProTip! Follow long discussions with comments:>50.