mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-03 17:35:28 +03:00
55b9b4d1e1
GVN: Allow reusing aggregates if LHS is not a simple local. This resolves a FIXME in the code. I don't see a reason not to allow this.