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

Incorrect warning about ambiguous implicit itype:bug stat:needs triage Every issue needs to have an "area" and "itype" label
#20572 opened Jun 14, 2024 by OlegYch
No type-mismatch error in fewer-braces code when using context function area:reporting Error reporting including formatting, implicit suggestions, etc better-errors Issues concerned with improving confusing/unhelpful diagnostic messages itype:enhancement
#20563 opened Jun 13, 2024 by WojciechMazur
Scala Pattern Matching on Java Records (JEP-440) area:jdk Issues tied to artifacts published under a particular jdk compat:java itype:enhancement
#20561 opened Jun 12, 2024 by SethTisue
java.sql.Driver missing from classpath in macro in presentation compiler area:inline area:presentation-compiler Related to the presentation compiler module used by Metals and possibly other tools compat:java itype:bug
#20560 opened Jun 12, 2024 by kasiaMarek
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
ProTip! Follow long discussions with comments:>50.