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
Assigned to nobody Loading
Sort

Issues list

ClassCastException when omitting a by-name argument that has a default value in enum or superclass constructors area:enums itype:bug itype:soundness Soundness bug (it lets us compile code that crashes at runtime with a ClassCastException)
#23213 opened May 21, 2025 by raquo
Should infix work on enum case? area:enums itype:bug needs-sip A SIP needs to be raised to move this issue/PR along.
#22010 opened Nov 22, 2024 by KacperFKorban
extending java.lang.Enum should be desugared before TASTy area:enums area:tasty-format issues relating to TASTy as a portable standard backlog No work planned on this by the core team for the time being. itype:bug
#7478 opened Oct 31, 2019 by bishabosha
ProTip! Exclude everything labeled bug with -label:bug.