-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Label
Projects
Milestones
Assignee
Sort
Issues list
Implementation of SIP-67: better pattern matching with scala.language.strictEquality
itype:language enhancement
strictEquality
area:pattern-matching
area:strictEquality
#22732
opened Mar 6, 2025 by
mberndt123
strictEquality doesn't play well with inline given CanEqual
area:inline
area:strictEquality
scala.language.strictEquality
itype:bug
stat:duplicate
#22420
opened Jan 20, 2025 by
road21
strictEquality doesn't work with union types
area:strictEquality
scala.language.strictEquality
area:union-types
Issues tied to union types.
itype:bug
#21839
opened Oct 23, 2024 by
OlegYch
-language:strictEquality
doesn't check contains
parameter type
area:strictEquality
#20509
opened Jun 1, 2024 by
mohe2015
Coverage misses generic Code coverage, see https://dotty.epfl.ch/docs/internals/coverage.html
area:strictEquality
scala.language.strictEquality
itype:bug
given
with "-language:strictEquality"
and CanEqual.derived
area:coverage
#20508
opened Jun 1, 2024 by
mohe2015
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.