rust/library/alloc
Matthias Krüger d7519c3639
Rollup merge of #105128 - Sp00ph:vec_vec_deque_conversion, r=dtolnay
Add O(1) `Vec -> VecDeque` conversion guarantee

(See #105072)
2023-01-07 20:43:20 +01:00
..
benches enable fuzzy_provenance_casts lint in liballoc 2022-11-20 19:12:18 +01:00
src Rollup merge of #105128 - Sp00ph:vec_vec_deque_conversion, r=dtolnay 2023-01-07 20:43:20 +01:00
tests Replace libstd, libcore, liballoc in line comments. 2022-12-30 14:00:42 +01:00
Cargo.toml Switch all libraries to the 2021 edition 2021-12-23 19:03:47 +08:00