rust/library/alloc
bors e18b56345f Auto merge of #75033 - Manishearth:rollup-d8afil1, r=Manishearth
Rollup of 5 pull requests

Successful merges:

 - #74602 (Clarify the doc for MaybeUninit::zeroed on incorrect use)
 - #74720 (Clean up E0728 explanation)
 - #74992 (fix rustdoc generic param order)
 - #75015 (Add Vec::spare_capacity_mut)
 - #75022 (Use a slice pattern instead of rchunks_exact(_).next())

Failed merges:

r? @ghost
2020-08-02 01:04:54 +00:00
..
benches
src Auto merge of #75033 - Manishearth:rollup-d8afil1, r=Manishearth 2020-08-02 01:04:54 +00:00
tests Add str::[r]split_once 2020-07-28 09:58:20 +02:00
Cargo.toml