Unnamed repository; edit this file 'description' to name the repository.
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
bors 2022-08-03
parent 5b06a37 · parent 1c445ce · commit 04c5437
0 files changed, 0 insertions, 0 deletions