rustc_
mir_
transform
1.87.0-nightly
(b48576b4d 2025-03-22)
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.