This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
4df5459dd1
rust
/
library
/
alloc
History
Download ZIP
Download TAR.GZ
Chayim Refael Friedman
4df5459dd1
Update the documentation of
Vec
to use
extend(array)
instead of
extend(array.iter().copied())
2022-12-27 19:44:58 +02:00
..
benches
enable fuzzy_provenance_casts lint in liballoc
2022-11-20 19:12:18 +01:00
src
Update the documentation of
Vec
to use
extend(array)
instead of
extend(array.iter().copied())
2022-12-27 19:44:58 +02:00
tests
add lib tests for vec::IntoIter alignment issues
2022-12-24 10:08:27 +01:00
Cargo.toml
Switch all libraries to the 2021 edition
2021-12-23 19:03:47 +08:00