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-02-18 09:53:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
270,269
Commits
6
Branches
142
Tags
2
GiB
ab62a352ba
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