Skip to content

Commit 32b125e

Browse files
Amanieunickelc
andauthored
Update CHANGELOG.md
Co-authored-by: nickelc <[email protected]>
1 parent c5e0388 commit 32b125e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
3434
- `RawTable::remove` now also returns an `InsertSlot`. (#429)
3535
- `InsertSlot` can be used to insert an element with `RawTable::insert_in_slot`. (#429)
3636
- `RawIterHash` no longer has a lifetime tied to that of the `RawTable`. (#427)
37-
- The trait bounds of `HashSet::raw_table` have been relaxed tp not require `Eq + Hash`. (#423)
37+
- The trait bounds of `HashSet::raw_table` have been relaxed to not require `Eq + Hash`. (#423)
3838
- `EntryRef::and_replace_entry_with` and `OccupiedEntryRef::replace_entry_with`
3939
were changed to give a `&K` instead of a `&Q` to the closure.
4040

0 commit comments

Comments
 (0)