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-05-07 09:13:07 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
261,377
Commits
10
Branches
157
Tags
cefe1dcef0e21f4d0c8ea856ad61c1936dfb7913
Commit Graph
1 Commits
Author
SHA1
Message
Date
Philippe-Cholet
7a2678de7d
Add invariant to VecDeque::pop_* that len < cap if pop successful
...
Similar to
#114370
for VecDeque instead of Vec. It now uses `core::hint::assert_unchecked`.
2024-04-08 12:12:13 +02:00