rust/library/alloc
fee1-dead dc98aa681f
Rollup merge of #94145 - ssomers:binary_heap_tests, r=jyn514
Test leaking of BinaryHeap Drain iterators

Add test cases about forgetting the `BinaryHeap::Drain` iterator, and slightly fortifies some other test cases.

Consists of separate commits that I don't think are relevant on their own (but I'll happily turn these into more PRs if desired).
2022-12-28 15:51:37 +08:00
..
benches enable fuzzy_provenance_casts lint in liballoc 2022-11-20 19:12:18 +01:00
src Rollup merge of #94145 - ssomers:binary_heap_tests, r=jyn514 2022-12-28 15:51:37 +08:00
tests add lib tests for vec::IntoIter alignment issues 2022-12-24 10:08:27 +01:00
Cargo.toml Switch all libraries to the 2021 edition 2021-12-23 19:03:47 +08:00