mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 09:13:07 +03:00
88b476c388
MIR validation: reject in-place argument/return for packed fields As discussed [here](https://rust-lang.zulipchat.com/#narrow/stream/136281-t-opsem/topic/Packed.20fields.20and.20in-place.20function.20argument.2Freturn.20passing).