| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-03-15 | Fix error after rebase | Roxane | -1/+1 |
| 2021-03-15 | Add comments with examples and tests | Roxane | -1/+1 |
| 2021-03-14 | Use the correct FakeReadCause | Roxane | -2/+2 |
| 2021-03-14 | Introduce new fake reads | Roxane | -0/+1 |
| 2021-03-11 | Make THIR data structures public | LeSeulArtichaut | -39/+40 |
| 2021-03-09 | Make arena allocation for the THIR work | LeSeulArtichaut | -76/+79 |
| 2021-03-09 | Remove `Clone` impl for `thir::Expr` | LeSeulArtichaut | -10/+10 |
| 2021-03-09 | [WIP] Eagerly construct bodies of THIR | LeSeulArtichaut | -149/+62 |
| 2021-03-06 | Change x64 size checks to not apply to x32. | Harald van Dijk | -1/+1 |
| 2021-01-07 | Reintroduce hir::ExprKind::If | Caio | -0/+5 |
| 2020-12-06 | Introduce if-let guards in the THIR | LeSeulArtichaut | -0/+1 |
| 2020-11-17 | Remove THIR::ExprKind::SelfRef | Aman Arora | -2/+0 |
| 2020-11-17 | Move capture lowering from THIR to MIR | Aman Arora | -0/+8 |
| 2020-10-16 | Lower inline const down to MIR | Santiago Pastorino | -0/+3 |
| 2020-09-07 | Add CONST_ITEM_MUTATION lint | Aaron Hill | -0/+4 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+448 |
