rust/library/alloc
Zachary S e0ed696d2f Mitigate focused memory leaks in alloc doctests for Miri.
If/when `-Zmiri-disable-leak-check` is able to be used at test-granularity, it should applied to these tests instead of unleaking.
2024-07-06 22:35:19 -05:00
..
benches disable benches in Miri 2024-04-07 09:58:10 +02:00
src Mitigate focused memory leaks in alloc doctests for Miri. 2024-07-06 22:35:19 -05:00
tests Generalize {Rc,Arc}::make_mut() to unsized types. 2024-06-22 08:08:00 -07:00
Cargo.toml Cleanup bootstrap check-cfg 2024-06-27 11:30:03 +02:00