Unnamed repository; edit this file 'description' to name the repository.
Rollup merge of #158418 - viliml:vec_into_array_unwrap_unchecked, r=Darksonn
Eliminate double length check in `Vec::into_array` Linked issue: rust-lang/rust#148082 As an aside, has the question of whether `Vec::into_boxed_slice` and `RawVec::into_box` should be `#[inline]` been considered? That might allow length information to be retained and used for optimization.
Jonathan Brouwer 3 weeks ago
parent 546d3d7 · parent 256413f · commit 74e5dd3
0 files changed, 0 insertions, 0 deletions