rust/library/alloc
Ralf Jung 0a4eb2c31d
Rollup merge of #76926 - ssomers:btree_cleanup_1, r=Mark-Simulacrum
BTreeMap: code readability tweaks

Gathered over the past months

r? @Mark-Simulacrum
2020-09-20 15:52:07 +02:00
..
benches Clean up vec benches bench_in_place style 2020-09-06 12:00:22 +08:00
src Rollup merge of #76926 - ssomers:btree_cleanup_1, r=Mark-Simulacrum 2020-09-20 15:52:07 +02:00
tests Use T::BITS instead of size_of::<T> * 8. 2020-09-19 06:54:42 +02:00
Cargo.toml mv std libs to library/ 2020-07-27 19:51:13 -05:00