rust/library/alloc
bors d55330c151 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-05-03 21:22:56 -07:00
..
benches Add debug assertions to some unsafe functions 2022-03-29 11:05:24 -04:00
src Auto merge of #96489 - shepmaster:revert-vec-from-array-ref, r=yaahc 2022-05-03 21:22:56 -07:00
tests make utf8_char_counts test faster in Miri 2022-03-31 13:11:44 -04:00
Cargo.toml Switch all libraries to the 2021 edition 2021-12-23 19:03:47 +08:00