| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-08-18 | Bless *all* the mir-opt tests | Scott McMurray | -4/+4 | |
| 2024-07-15 | Ignore allocation bytes in one more mir-opt test | Ulrich Weigand | -4/+2 | |
| Following on PR #126502, 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 #126261 | ||||
| 2024-07-13 | Propagate places through assignments. | Camille GILLOT | -6/+16 | |
| 2024-07-13 | Add test for copying aggregates. | Camille GILLOT | -0/+55 | |
