rust/library/core/src/mem
Nilstrieb 8b2a7da3b0 Rename assert_uninit_valid intrinsic
It's not about "uninit" anymore but about "filling with 0x01 bytes" so
the name should at least try to reflect that.
2022-12-13 18:08:35 +01:00
..
manually_drop.rs Rollup merge of #88375 - joshlf:patch-3, r=dtolnay 2022-03-28 04:12:09 +02:00
maybe_uninit.rs Fixed some _i32 notation in maybe_uninit’s doc 2022-11-12 19:22:28 +01:00
mod.rs Rename assert_uninit_valid intrinsic 2022-12-13 18:08:35 +01:00
transmutability.rs remove cfg(bootstrap) 2022-09-26 10:14:45 +02:00