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

Match types do not treat 0.0d and -0.0d as equivalent constants area:match-types itype:bug stat:needs triage Every issue needs to have an "area" and "itype" label
#23261 opened May 25, 2025 by kijuky
endless compilation when deferred inline + match type are used (LTS only) area:match-types itype:bug itype:compiler hangs Issues where the compiler hangs. stat:fixed in next The issue was fixed in Next and only still applies to LTS.
#23110 opened May 6, 2025 by road21
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
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
Unsound match type conformance when extending trait from separate compilation area:match-types itype:bug itype:soundness Soundness bug (it lets us compile code that crashes at runtime with a ClassCastException)
#20189 opened Apr 15, 2024 by EugeneFlesselle
Match type reduction failure area:match-types better-errors Issues concerned with improving confusing/unhelpful diagnostic messages itype:bug stat:wontfix
#19326 opened Dec 22, 2023 by Bersier
ProTip! Updated in the last three days: updated:>2025-05-25.