Skip to content

Pull requests: rust-lang/hashbrown

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Add test for HashMap::get_mut with non-existent key
#623 opened May 24, 2025 by cppbear Loading…
Add missing test for set
#622 opened May 8, 2025 by AbeZbm Loading…
Use criterion for benchmark
#609 opened Mar 2, 2025 by ldm0 Loading…
HashMap: #or_default_entry and #or_insert_entry
#601 opened Dec 17, 2024 by braddunbar Loading…
[Draft] Multi-map implementation
#591 opened Nov 19, 2024 by zakarumych Loading…
feat: Add filter to HashSet/Table/Map
#588 opened Nov 14, 2024 by tugtugtug Loading…
Add get_or_insert_equivalent method to HashSet
#547 opened Aug 23, 2024 by Soveu Loading…
Remove unnecessary add in clone_from_impl
#519 opened Apr 11, 2024 by JustForFun88 Loading…
Introduce Overflow & Displacement tracking.
#517 opened Apr 1, 2024 by matthieu-m Loading…
WIP Switch to a full bitwidth h2
#513 opened Mar 24, 2024 by matthieu-m Loading…
Introduce Swiss Cheese benchmark
#507 opened Feb 22, 2024 by matthieu-m Loading…
Add gxhash in bench
#488 opened Dec 6, 2023 by ogxd Draft
Fix HashSet::get_or_insert_with
#400 opened Feb 16, 2023 by JustForFun88 Loading…
Add HashSet::get_or_insert_with_mut
#396 opened Feb 14, 2023 by yyny Loading…
Rewrite get_many_mut methods
#367 opened Oct 12, 2022 by JustForFun88 Loading…
ProTip! Add no:assignee to see everything that’s not assigned.