rustc_
mir_
transform
1.90.0-nightly
(35f603652 2025-06-29)
Module check_
alignment
Module Items
Structs
Functions
In crate rustc_
mir_
transform
rustc_mir_transform
Module
check_alignment
Copy item path
Source
Structs
§
Check
Alignment
🔒
Functions
§
insert_
alignment_
check
🔒
Inserts the actual alignment check’s logic. Returns a
AssertKind::MisalignedPointerDereference
on failure.