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-29 03:37:26 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
283,901
Commits
10
Branches
157
Tags
3b1776dc292d057f59ed94de0d2c14ff43d73a55
Commit Graph
2 Commits
Author
SHA1
Message
Date
Jubilee Young
3c0c9b6770
tests/codegen: use -Copt-level=3 instead of -O
2025-02-11 13:41:35 -08:00
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