rustc_
mir_
transform
1.84.0-nightly
(3fee0f12e 2024-11-20)
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
๐