This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-10-02 18:27:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
library
/
alloc
History
pommicket
005892a589
Add test for VecDeque::append ZST capacity overflow
...
(cherry picked from commit 12f959ba39ad353ce07971aaf8cef564f86b068d)
2023-03-03 09:32:47 -08:00
..
benches
Update rand in the stdlib tests, and remove the getrandom feature from it
2023-01-04 14:52:41 -08:00
src
Use checked_add in VecDeque::append for ZSTs to avoid overflow
2023-03-03 09:32:47 -08:00
tests
Add test for VecDeque::append ZST capacity overflow
2023-03-03 09:32:47 -08:00
Cargo.toml
Update rand in the stdlib tests, and remove the getrandom feature from it
2023-01-04 14:52:41 -08:00