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 14:52:56 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
58e60ac211aa7555b949016cb795989ccedd8939
rust
/
library
/
alloc
T
History
Scott McMurray
58e60ac211
Make
VecDeque::from_iter
O(1) from
vec(_deque)::IntoIter
2022-12-08 01:42:45 -08:00
..
benches
enable fuzzy_provenance_casts lint in liballoc
2022-11-20 19:12:18 +01:00
src
Make
VecDeque::from_iter
O(1) from
vec(_deque)::IntoIter
2022-12-08 01:42:45 -08:00
tests
Make
VecDeque::from_iter
O(1) from
vec(_deque)::IntoIter
2022-12-08 01:42:45 -08:00
Cargo.toml
Switch all libraries to the 2021 edition
2021-12-23 19:03:47 +08:00