rustc_
mir_
transform
1.83.0-beta.6
(4ff8ff0ec 2024-11-16)
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
๐