rust/library/alloc
bors 5f6bd6ec0a Auto merge of #74850 - TimDiekmann:remove-in-place-alloc, r=Amanieu
Remove in-place allocation and revert to separate methods for zeroed allocations

closes rust-lang/wg-allocators#58
2020-08-04 11:22:45 +00:00
..
benches More benchmarks of BTreeMap mutation 2020-08-01 20:23:13 +02:00
src Auto merge of #74850 - TimDiekmann:remove-in-place-alloc, r=Amanieu 2020-08-04 11:22:45 +00:00
tests Merge branch 'master' into remove-in-place-alloc 2020-08-03 02:18:20 +02:00
Cargo.toml