3 Commits

Author SHA1 Message Date
Ulrich Weigand
636ddcb099 Ignore allocation bytes in one more mir-opt test
Following on PR , add `rustc -Zdump-mir-exclude-alloc-bytes`
to tests/mir-opt/dataflow-const-prop/aggregate_copy.rs as well
to skip writing allocation bytes in MIR dumps.

Fixes 
2024-07-15 10:18:06 +02:00
Camille GILLOT
7ac7f135e3 Propagate places through assignments. 2024-07-13 12:02:10 +00:00
Camille GILLOT
af876626b0 Add test for copying aggregates. 2024-07-13 11:54:30 +00:00