mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-27 15:27:19 +00:00
Add regression test for not `memcpy`ing padding bytes Closes #56297 See this comparison: https://rust.godbolt.org/z/jjzfonfcE I don't have any experience with codegen tests, I hope this is correct