This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
rust
Watch
2
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-05-14 02:49:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d7519c3639
rust
/
library
/
alloc
History
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