| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-10-19 | Allow to run filecheck in mir-opt tests. | Camille GILLOT | -0/+2 | |
| 2023-09-05 | Refactor how MIR represents composite debuginfo. | Camille GILLOT | -5/+16 | |
| 2023-07-07 | Rename `adjustment::PointerCast` and variants using it to `PointerCoercion` | Nilstrieb | -3/+3 | |
| It makes it sound like the `ExprKind` and `Rvalue` are supposed to represent all pointer related casts, when in reality their just used to share a some enum variants. Make it clear there these are only coercion to make it clear why only some pointer related "casts" are in the enum. | ||||
| 2023-06-15 | Remove comments from mir-opt MIR dumps | Ben Kimock | -477/+446 | |
| 2023-04-24 | Update tests. | Mara Bos | -12/+12 | |
| 2023-04-06 | Bless tests | Gary Guo | -13/+13 | |
| 2023-03-27 | Bless mir-opt tests. | Mara Bos | -22/+22 | |
| (Only the lifetime spans changed.) | ||||
| 2023-03-05 | Remove -Zverbose. | Camille GILLOT | -136/+125 | |
| 2023-03-05 | Erase lifetimes in SROA. | Camille GILLOT | -0/+262 | |
| 2023-03-05 | Move SROA tests. | Camille GILLOT | -0/+582 | |
