This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Issues
Pull requests
Activity
287067
commits
17
branches
0
tags
545
MiB
const-float-algebraic
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