diff options
author | Emilio Cobos Álvarez <emilio@crisal.io> | 2018-09-19 16:13:30 +0200 |
---|---|---|
committer | Emilio Cobos Álvarez <emilio@crisal.io> | 2018-09-19 16:16:57 +0200 |
commit | c09c74e18b6ce8b69626a59737d8e82a3eb1d1b8 (patch) | |
tree | cb09d8cb35d94b1af4e3cf4f4bdf447d29a76029 /src/codegen/error.rs | |
parent | 25eafd79d34c89b463b3aa38fdf84c17b6a430d2 (diff) |
Always force repr(align) attributes for stuff with alignment >= 16
To work-around some cases of https://github.com/rust-lang/rust/issues/54341.
Other cases where u128 and u64 are mixed in fields might not behave correctly,
but the field offset assertions would catch them.
Fixes #1370
Diffstat (limited to 'src/codegen/error.rs')
0 files changed, 0 insertions, 0 deletions