Stabilize or_insert_with_key

This commit is contained in:
Chai T. Rex 2020-10-18 15:45:09 -04:00
parent 98e16884b1
commit c2de8fe294
3 changed files with 3 additions and 5 deletions

View file

@ -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