-
Notifications
You must be signed in to change notification settings - Fork 320
Pull requests: rust-lang/hashbrown
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add
hash_map::{OccupiedEntry::into_entry, VacantEntryRef::insert_entry_with_key}
#670
opened Dec 3, 2025 by
clarfonthey
Loading…
Add
hash_table::OccupiedEntry::replace_entry_with to mirror HashMap API
#669
opened Dec 2, 2025 by
clarfonthey
Loading…
Add
hash_table::IterUnsafeMut, iter() method to various iterators
#667
opened Nov 29, 2025 by
clarfonthey
Loading…
Move
RawTableInner and TableLayout to separate module
#472
opened Oct 2, 2023 by
JustForFun88
Loading…
Avoid reporting a capacity of zero when there is still space in the map.
#436
opened Jun 8, 2023 by
Diggsey
Loading…
feat: add return val to
replace_bucket_with replace_entry_with
#419
opened Apr 12, 2023 by
Daniel-Aaron-Bloom
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.