Skip to content

Pull requests: indexmap-rs/indexmap

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
Sort

Pull requests list

Use hashbrown::HashTable instead of RawTable
#343 opened Aug 30, 2024 by cuviper Loading…
Add just: new constructor to IndexSet and IndexMap respectively waiting-for-std Changes waiting for stabilization in the standard library, so we can match the API.
#331 opened Jul 3, 2024 by Sajjon Loading…
Add map and set extract_if waiting-for-std Changes waiting for stabilization in the standard library, so we can match the API.
#308 opened Feb 3, 2024 by cuviper Draft
Implement get_many_mut waiting-for-std Changes waiting for stabilization in the standard library, so we can match the API.
#238 opened Jul 14, 2022 by NiklasJonsson Loading…
IndexMap::insert_unique_unchecked waiting-for-std Changes waiting for stabilization in the standard library, so we can match the API.
#200 opened Aug 22, 2021 by stepancheg Loading…
feat: add OccupiedEntry.get_entry_mut, VacantEntry.insert_entry waiting-for-std Changes waiting for stabilization in the standard library, so we can match the API.
#118 opened Mar 27, 2020 by jhgg Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.