rustc_
mir_
transform
1.85.0-nightly
(5f23ef7d3 2024-12-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
๐