1
Fork 0
rust/compiler/rustc_const_eval
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
..
src Rename assert_uninit_valid intrinsic 2022-12-13 18:08:35 +01:00
Cargo.toml interpret: use Either over Result when it is not representing an error condition 2022-11-18 10:18:32 +01:00