rust/library/alloc
Jubilee 448159c8e6
Rollup merge of #125982 - xTachyon:fix-linked-list, r=jhpratt
Make deleting on LinkedList aware of the allocator

Fixed #125950
2024-06-05 01:14:33 -07:00
..
benches disable benches in Miri 2024-04-07 09:58:10 +02:00
src Rollup merge of #125982 - xTachyon:fix-linked-list, r=jhpratt 2024-06-05 01:14:33 -07:00
tests Ignore `vec_deque_alloc_error::test_shrink_to_unwind` test on non-unwind targets 2024-06-03 13:46:56 +02:00
Cargo.toml Rollup merge of #123803 - Sp00ph:shrink_to_fix, r=Mark-Simulacrum 2024-05-25 22:15:17 +02:00