rust/library/alloc/tests
Dylan DPC b943ea8cdc
Rollup merge of #83827 - the8472:fix-inplace-panic-on-drop, r=RalfJung
cleanup leak after test to make miri happy

Contains changes that were requested in #83629 but didn't make it into the rollup.

r? `````@RalfJung`````
2021-04-04 19:20:06 +02:00
..
arc.rs
binary_heap.rs
borrow.rs
boxed.rs
btree_set_hash.rs
cow_str.rs
fmt.rs Auto merge of #78618 - workingjubilee:ieee754-fmt, r=m-ou-se 2021-03-27 10:40:16 +00:00
heap.rs Rename AllocRef to Allocator and (de)alloc to (de)allocate 2020-12-04 14:47:15 +01:00
lib.rs Rollup merge of #82331 - frol:feat/std-binary-heap-as-slice, r=Amanieu 2021-03-30 00:32:18 +02:00
linked_list.rs
rc.rs
slice.rs Update the bootstrap compiler 2021-02-20 17:19:30 -05:00
str.rs Fixes #80335 2021-02-03 16:36:33 -05:00
string.rs Implement String::remove_matches 2021-03-05 11:27:58 -05:00
vec_deque.rs replace assert! with assert_eq! 2020-12-13 10:21:24 +01:00
vec.rs Rollup merge of #83827 - the8472:fix-inplace-panic-on-drop, r=RalfJung 2021-04-04 19:20:06 +02:00