Stabilize or_insert_with_key
This commit is contained in:
parent
98e16884b1
commit
c2de8fe294
3 changed files with 3 additions and 5 deletions
|
@ -40,7 +40,7 @@ const SSO_ARRAY_SIZE: usize = 8;
|
|||
// into_keys/into_values (unstable)
|
||||
// all raw_entry-related
|
||||
// PartialEq/Eq (requires sorting the array)
|
||||
// Entry::or_insert_with_key (unstable)
|
||||
// Entry::or_insert_with_key
|
||||
// Vacant/Occupied entries and related
|
||||
//
|
||||
// FIXME: In HashMap most methods accepting key reference
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue