Skip to content

Don't manually implement hashCode on data classes#9566

Merged
swankjesse merged 1 commit into
masterfrom
jwilson.0719.dont_hashcode
Jul 22, 2026
Merged

Don't manually implement hashCode on data classes#9566
swankjesse merged 1 commit into
masterfrom
jwilson.0719.dont_hashcode

Conversation

@swankjesse

Copy link
Copy Markdown
Collaborator

We can rely on R8 to desugar these for us

We can rely on R8 to desugar these for us
@swankjesse
swankjesse force-pushed the jwilson.0719.dont_hashcode branch from c27ba99 to 0487f19 Compare July 21, 2026 20:48
@swankjesse
swankjesse merged commit 461b63d into master Jul 22, 2026
43 of 47 checks passed
@swankjesse
swankjesse deleted the jwilson.0719.dont_hashcode branch July 22, 2026 02:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants