Skip to content
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

Remove from_key_hashed_nocheck's Q: Hash #200

Merged
merged 1 commit into from
Sep 4, 2020

Conversation

cuviper
Copy link
Member

@cuviper cuviper commented Sep 4, 2020

We don't need Q: Hash in RawEntryBuilder::from_key_hashed_nocheck,
because a hash value is already provided. This makes it consistent with
the same method on RawEntryBuilderMut that already lacked Q: Hash.

We don't need `Q: Hash` in `RawEntryBuilder::from_key_hashed_nocheck`,
because a hash value is already provided. This makes it consistent with
the same method on `RawEntryBuilderMut` that already lacked `Q: Hash`.
@Amanieu
Copy link
Member

Amanieu commented Sep 4, 2020

@bors r+

@bors
Copy link
Contributor

bors commented Sep 4, 2020

📌 Commit fd27d5b has been approved by Amanieu

@bors
Copy link
Contributor

bors commented Sep 4, 2020

⌛ Testing commit fd27d5b with merge 0f38616...

@bors
Copy link
Contributor

bors commented Sep 4, 2020

☀️ Test successful - checks-travis
Approved by: Amanieu
Pushing 0f38616 to master...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants