rust/library/alloc
Yuki Okushi 8c331ee470
Rollup merge of #74686 - ssomers:btree_cleanup_3, r=Mark-Simulacrum
BTreeMap: remove into_slices and its unsafe block

A small tweak to make BTreeMap code shorter and less unsafe.

r? @Mark-Simulacrum
2020-08-03 01:05:12 +09:00
..
benches mv std libs to library/ 2020-07-27 19:51:13 -05:00
src Rollup merge of #74686 - ssomers:btree_cleanup_3, r=Mark-Simulacrum 2020-08-03 01:05:12 +09:00
tests Add str::[r]split_once 2020-07-28 09:58:20 +02:00
Cargo.toml mv std libs to library/ 2020-07-27 19:51:13 -05:00