| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2019-12-22 | Format the world | Mark Rousskov | -6/+4 |
| 2019-05-29 | rustc: rename Mir to mir::Body in comments and to MIR in error strings. | Eduard-Mihai Burtescu | -3/+3 |
| 2019-05-28 | Changes the type `mir::Mir` into `mir::Body` | Claude-Alban RANÉLY-VERGÉ-DÉPRÉ | -1/+1 |
| 2019-02-10 | rustc: doc comments | Alexander Regueiro | -3/+3 |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 |
| 2018-10-29 | Use opt.take() instead of mem::replace(opt, None) | ljedrz | -2/+1 |
| 2018-09-29 | don't elide lifetimes in paths in librustc/ | Zack M. Davis | -1/+1 |
| 2018-09-04 | Breaking change upgrades | Mark Rousskov | -2/+2 |
| 2018-03-28 | Make Steal thread-safe | John Kåre Alsaker | -6/+6 |
| 2017-05-02 | add FIXME to `Steal` | Niko Matsakis | -0/+2 |
| 2017-05-02 | pacify the mercilous tidy | Niko Matsakis | -0/+10 |
| 2017-05-02 | add comments to `Steal` and use `bug!` | Niko Matsakis | -1/+19 |
| 2017-05-02 | introduce idea of "stealable" MIR | Niko Matsakis | -0/+27 |
