rust/library/alloc/src/collections
Michael Goulet 5915190fed
Rollup merge of #133042 - cuviper:btreemap-insert_entry, r=Amanieu
btree: add `{Entry,VacantEntry}::insert_entry`

This matches the recently-stabilized methods on `HashMap` entries. I've
reused tracking issue #65225 for now, but we may want to split it.
2024-11-26 12:03:39 -05:00
..
binary_heap library: consistently use American spelling for 'behavior' 2024-10-25 12:02:47 +02:00
btree Rollup merge of #133042 - cuviper:btreemap-insert_entry, r=Amanieu 2024-11-26 12:03:39 -05:00
linked_list Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
vec_deque Rollup merge of #123947 - zopsicle:vec_deque-Iter-as_slices, r=Amanieu 2024-11-19 22:24:43 +01:00
linked_list.rs Fix predicate signatures in retain_mut docs 2024-10-16 19:52:50 -05:00
mod.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00