| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-08-18 | Remove box syntax from rustc_mir_build | est31 | -2/+2 |
| 2021-05-22 | Make THIR building a stealable query | LeSeulArtichaut | -1/+1 |
| 2021-05-22 | Move THIR structure definitions to `rustc_middle` | LeSeulArtichaut | -1/+1 |
| 2021-05-19 | Store THIR in `IndexVec`s instead of an `Arena` | LeSeulArtichaut | -12/+22 |
| 2021-03-09 | Take into account `ExprKind::Scope` when calculating span of temporary | LeSeulArtichaut | -6/+6 |
| 2021-03-09 | Remove useless references/dereferences | LeSeulArtichaut | -20/+14 |
| 2021-03-09 | Make arena allocation for the THIR work | LeSeulArtichaut | -1/+1 |
| 2021-03-09 | Remove `Clone` impl for `thir::Expr` | LeSeulArtichaut | -4/+3 |
| 2021-03-09 | Pull `thir::Cx` out of the MIR `Builder` | LeSeulArtichaut | -1/+1 |
| 2021-03-09 | [WIP] Eagerly construct bodies of THIR | LeSeulArtichaut | -27/+32 |
| 2021-02-04 | Revert "Use `record_operands_moved` more aggresively" | Felix S. Klock II | -2/+0 |
| 2020-12-04 | Use `record_operands_moved` more aggresively | Matthew Jasper | -0/+2 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+175 |
