| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2019-04-23 | rustc_mir: create the `let` and "remainder" scopes in source order. | Eduard-Mihai Burtescu | -1/+1 |
| 2019-04-23 | rustc_mir: pretty-print all locals into their respective scopes. | Eduard-Mihai Burtescu | -5/+5 |
| 2019-03-03 | Check which blocks are cleanup in mir-opt tests | Matthew Jasper | -1/+1 |
| 2019-02-21 | Move the exit block of the match to the end | Matthew Jasper | -19/+19 |
| 2019-02-21 | Clean up MIR match lowering | Matthew Jasper | -18/+18 |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 |
| 2018-11-18 | Simplify MIR drop generation | Matthew Jasper | -34/+7 |
| 2018-09-24 | Update mir opt tests | Matthew Jasper | -11/+10 |
| 2018-09-18 | Update mir-opt test suite | Rémy Rakic | -0/+1 |
| 2018-07-12 | Ensure StorageDead is created even if variable initialization fails | Taylor Cramer | -0/+148 |
