repr(align) <= 4 should still be byval
This commit is contained in:
parent
2591c30eaf
commit
7e933b4e26
13 changed files with 120 additions and 107 deletions
|
@ -83,7 +83,7 @@ pub(super) fn add_local_place_comments<'tcx>(
|
|||
let rustc_target::abi::LayoutS {
|
||||
size,
|
||||
align,
|
||||
has_repr_align: _,
|
||||
repr_align: _,
|
||||
abi: _,
|
||||
variants: _,
|
||||
fields: _,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue