rust/compiler
bors d6b96b61e7 Auto merge of #100064 - RalfJung:disaligned, r=petrochenkov
fix is_disaligned logic for nested packed structs

https://github.com/rust-lang/rust/pull/83605 broke the `is_disaligned` logic by bailing out of the loop in `is_within_packed` early. This PR fixes that problem and adds suitable tests.

Fixes https://github.com/rust-lang/rust/issues/99838
2022-08-03 16:09:56 +00:00
..
2022-07-29 15:52:15 +10:00
2022-07-29 18:26:10 -04:00
2022-08-01 08:53:04 +10:00
2022-08-01 21:39:26 +02:00
2022-07-28 23:14:04 +02:00