rust/library/alloc/src/collections
Jacob Pratt 5b165aab89
Rollup merge of #140668 - vkrivopalov:vecdeque-truncate-front, r=jhpratt
Implement `VecDeque::truncate_front()`

Tracking issue: #140667
2025-05-07 00:29:24 +00:00
..
binary_heap Rollup merge of #138161 - HeroicKatora:heap-peek-mut-refresh, r=dtolnay 2025-03-12 08:06:46 +01:00
btree Consistent trait bounds for ExtractIf Debug impls 2025-05-05 19:46:46 -07:00
linked_list Rustfmt 2025-02-08 22:12:13 +00:00
vec_deque Implement VecDeque::truncate_front() 2025-05-05 11:13:26 -04:00
linked_list.rs Consistent trait bounds for ExtractIf Debug impls 2025-05-05 19:46:46 -07:00
mod.rs Add comments 2025-03-07 19:11:13 +00:00