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
|
@ -755,7 +755,7 @@ where
|
|||
largest_niche: None,
|
||||
align: tcx.data_layout.i8_align,
|
||||
size: Size::ZERO,
|
||||
has_repr_align: false,
|
||||
repr_align: None,
|
||||
})
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue