Closed
Description
Steps
- Implementation in
std
(Add or_insert_with_key to Entry of HashMap/BTreeMap #70996) - Merge into
std
- Implementation in
hashbrown
crate (Add or_insert_with_key to Entry of HashMap hashbrown#152) - Merge into
hashbrown
- Stabilization (Stabilize or_insert_with_key #78083)
- Make pull request with documentation changes from
ChaiTRex/hashbrown
torust-lang/hashbrown
(Imported new documentation for .or_insert_with_key hashbrown#217) - Close old issue requesting feature (Add hash_map::Entry.or_insert_with_key() method rfcs#1202)
Metadata
Metadata
Assignees
Labels
Area: `std::collections`Blocker: Implemented in the nightly compiler and unstable.Category: An issue tracking the progress of sth. like the implementation of an RFCLibs issues that are considered "small" or self-containedLibs issues that are tracked on the team's project board.Relevant to the library API team, which will review and decide on the PR/issue.