This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2026-04-30 06:43:20 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4df5459dd1d65cf15cd9fb8514d11ffbec611d2b
rust
/
library
/
alloc
T
History
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