rust/library/alloc
bors f1d8a7d662 Auto merge of #96489 - shepmaster:revert-vec-from-array-ref, r=yaahc
Revert "impl From<&[T; N]> and From<&mut [T; N]> for Vec<T>"

This reverts commit 5dd702763a.
2022-04-29 14:39:14 +00:00
..
benches Add VecDeque::extend benchmark 2022-04-27 21:10:20 +02:00
src Auto merge of #96489 - shepmaster:revert-vec-from-array-ref, r=yaahc 2022-04-29 14:39:14 +00:00
tests Remove use of reverted std::ffi::c_char 2022-04-27 14:01:04 -07:00
Cargo.toml Switch all libraries to the 2021 edition 2021-12-23 19:03:47 +08:00