rust/library/alloc
Tyler Mandry 2564135115
Rollup merge of #75519 - ssomers:btree_splitpoint_cleanup, r=Mark-Simulacrum
BTreeMap: refactor splitpoint and move testing over to unit test

r? @Mark-Simulacrum
2020-08-14 14:47:01 -07:00
..
benches More benchmarks of BTreeMap mutation 2020-08-01 20:23:13 +02:00
src Rollup merge of #75519 - ssomers:btree_splitpoint_cleanup, r=Mark-Simulacrum 2020-08-14 14:47:01 -07:00
tests Put panic code path from copy_from_slice into cold function 2020-08-12 21:12:21 +02:00
Cargo.toml mv std libs to library/ 2020-07-27 19:51:13 -05:00