rustc_
mir_
transform
1.87.0-nightly
(920d95eaf 2025-03-28)
Module check_
undefined_
transmutes
Module Items
Structs
In crate rustc_
mir_
transform
rustc_mir_transform
Module
check_undefined_transmutes
Copy item path
Source
Structs
ยง
Check
Undefined
Transmutes
๐
Check for transmutes that exhibit undefined behavior. For example, transmuting pointers to integers in a const context.
Undefined
Transmutes
Checker
๐