Skip to content

Conversation

danieleades
Copy link
Contributor

clippy doesn't like that PartialEq is derived, and Hash is manually implemented. This PR resolves that by deriving the Hash implementation.

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Dec 30, 2022
@Veykril
Copy link
Member

Veykril commented Dec 30, 2022

@bors r+

@bors
Copy link
Contributor

bors commented Dec 30, 2022

📌 Commit da7ce6f has been approved by Veykril

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Dec 30, 2022

⌛ Testing commit da7ce6f with merge 09bc37c...

@bors
Copy link
Contributor

bors commented Dec 30, 2022

☀️ Test successful - checks-actions
Approved by: Veykril
Pushing 09bc37c to master...

@bors bors merged commit 09bc37c into rust-lang:master Dec 30, 2022
@danieleades danieleades deleted the derive-hash branch December 31, 2022 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants