cg_clif: add has_repr_align
This commit is contained in:
parent
4c1dbc3aec
commit
2591c30eaf
@ -83,6 +83,7 @@ pub(super) fn add_local_place_comments<'tcx>(
|
|||||||
let rustc_target::abi::LayoutS {
|
let rustc_target::abi::LayoutS {
|
||||||
size,
|
size,
|
||||||
align,
|
align,
|
||||||
|
has_repr_align: _,
|
||||||
abi: _,
|
abi: _,
|
||||||
variants: _,
|
variants: _,
|
||||||
fields: _,
|
fields: _,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user