This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
be90b53d2b
rust
/
library
/
alloc
History
Download ZIP
Download TAR.GZ
pommicket
005892a589
Add test for VecDeque::append ZST capacity overflow
...
(cherry picked from commit
12f959ba39
)
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