rust/library/core
bors ec40181913 Auto merge of #77639 - jagill:stabilize-slice_partition_at_index, r=Amanieu
Stabilize slice_partition_at_index

This stabilizes slice_partition_at_index, including renaming `partition_at_index*` -> `select_nth_unstable*`.

Closes #55300

r? `@Amanieu`
2020-10-13 06:33:52 +00:00
..
benches Use more efficient scheme for display u128/i128 2020-09-28 20:38:38 +00:00
src Auto merge of #77639 - jagill:stabilize-slice_partition_at_index, r=Amanieu 2020-10-13 06:33:52 +00:00
tests Stabilize slice_select_nth_unstable 2020-10-12 00:07:41 -04:00
Cargo.toml mv std libs to library/ 2020-07-27 19:51:13 -05:00