rust/library/core/src/mem
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