Skip to content

Commit d2d76ef

Browse files
cg_clif: add has_repr_align
1 parent 1cae701 commit d2d76ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/abi/comments.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ pub(super) fn add_local_place_comments<'tcx>(
8383
let rustc_target::abi::LayoutS {
8484
size,
8585
align,
86+
has_repr_align: _,
8687
abi: _,
8788
variants: _,
8889
fields: _,

0 commit comments

Comments
 (0)