Commit 0f38616
committed
Auto merge of #200 - cuviper:from_key_hashed_nocheck, r=Amanieu
Remove from_key_hashed_nocheck's 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`.1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1583 | 1583 | | |
1584 | 1584 | | |
1585 | 1585 | | |
1586 | | - | |
| 1586 | + | |
1587 | 1587 | | |
1588 | 1588 | | |
1589 | 1589 | | |
| |||
0 commit comments