rust/library/alloc/src/collections
Matthias Krüger 0666eee2a1
Rollup merge of #125962 - Coekjan:const-binary-heap, r=Amanieu
Update tracking issue for `const_binary_heap_new_in`

This PR updates the tracking issue of `const_binary_heap_new_in` feature:
- Old issue: #112353
- New issue: #125961
2024-07-24 05:05:30 +02:00
..
binary_heap Rollup merge of #125962 - Coekjan:const-binary-heap, r=Amanieu 2024-07-24 05:05:30 +02:00
btree Mark format! with must_use hint 2024-07-06 14:24:20 +02:00
linked_list Make deleting on LinkedList aware of the allocator 2024-06-04 18:49:13 +03:00
vec_deque Specialize TrustedLen for Iterator::unzip() 2024-07-07 06:58:52 +03:00
linked_list.rs LinkedList's Cursor: method to get a ref to the cursor's list 2024-07-01 00:22:09 +03:00
mod.rs Add proper cfgs 2023-11-28 09:02:34 +08:00