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 1cae701 commit d2d76efCopy full SHA for d2d76ef
src/abi/comments.rs
@@ -83,6 +83,7 @@ pub(super) fn add_local_place_comments<'tcx>(
83
let rustc_target::abi::LayoutS {
84
size,
85
align,
86
+ has_repr_align: _,
87
abi: _,
88
variants: _,
89
fields: _,
0 commit comments