| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-04-03 | Remove MIR unsafe check | Matthew Jasper | -2/+0 | |
| This also remove safety information from MIR. | ||||
| 2023-08-24 | make MIR less verbose | Ralf Jung | -1/+1 | |
| 2023-08-24 | when terminating during unwinding, show the reason why | Ralf Jung | -1/+1 | |
| 2023-06-23 | Bless tests | Gary Guo | -2/+2 | |
| 2023-06-15 | Remove comments from mir-opt MIR dumps | Ben Kimock | -19/+16 | |
| 2023-06-12 | bless mir-opt | Pietro Albini | -0/+45 | |
| To reproduce the changes in this commit locally: - Run `./x test tidy` and remove all the output files not associated with a test file anymore, as reported by tidy. - Run `./x test tests/mir-opt --bless` to generate the new outputs. | ||||
