rust/library/alloc/src/collections
Stuart Cook 3a2f26f542
Rollup merge of #136215 - btj:patch-1, r=cuviper
btree/node.rs: remove incorrect comment from pop_internal_level docs
2025-01-30 14:25:05 +11:00
..
binary_heap Less unwrap() in documentation 2024-12-21 01:26:47 +00:00
btree btree/node.rs: pop_internal_level: does not invalidate other handles 2025-01-29 08:35:29 +01:00
linked_list alloc: add #![warn(unreachable_pub)] 2025-01-20 18:50:56 +01:00
vec_deque [Clippy] Add vec_reserve & vecdeque_reserve diagnostic items 2025-01-25 23:18:18 +01:00
linked_list.rs remove bounds from vec and linkedlist ExtractIf 2024-12-16 22:06:52 +01:00
mod.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00