We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2d76ef commit 6f16da3Copy full SHA for 6f16da3
src/abi/comments.rs
@@ -83,7 +83,7 @@ pub(super) fn add_local_place_comments<'tcx>(
83
let rustc_target::abi::LayoutS {
84
size,
85
align,
86
- has_repr_align: _,
+ repr_align: _,
87
abi: _,
88
variants: _,
89
fields: _,
0 commit comments