Skip to main content
Module check_alignment
rustc_
mir_
transform
1.95.0-nightly
(a293cc4af 2026-01-30)
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.