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
0ca8ae5edd
rust
/
library
/
core
/
src
/
mem
History
Download ZIP
Download TAR.GZ
Scott McMurray
1042b5df9b
Avoid some manual slice length calculation
...
No need for us to write the multiplication when `size_of_val` does exactly what we need.
2023-04-07 01:32:12 -07:00
..
manually_drop.rs
Rollup merge of
#88375
- joshlf:patch-3, r=dtolnay
2022-03-28 04:12:09 +02:00
maybe_uninit.rs
Avoid some manual slice length calculation
2023-04-07 01:32:12 -07:00
mod.rs
stage-step cfgs
2023-01-30 13:09:09 -05:00
transmutability.rs
remove cfg(bootstrap)
2022-09-26 10:14:45 +02:00