-
Notifications
You must be signed in to change notification settings - Fork 293
Pull requests: rust-lang/hashbrown
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Relax constraint in hash_map::EntryRef insertion methods K: From<&Q> to &Q: Into<K>
#611
opened Mar 9, 2025 by
tomkris
Loading…
Skip
match_empty
after failed to find a insert slot in group
#607
opened Feb 26, 2025 by
ldm0
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…
mask prepare_resize inline attribute with inline-more feature
#316
opened Mar 17, 2022 by
shuoli84
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.