| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-02-21 | remove redundant wrapping of return types of allow_internal_unstable() and ru... | Matthias Krüger | -1/+1 |
| 2021-02-17 | replace if-let and while-let with `if let` and `while let` | Takayuki Maeda | -1/+1 |
| 2021-01-21 | Add loop head span to hir | Esteban Küber | -1/+1 |
| 2021-01-07 | Reintroduce hir::ExprKind::If | Caio | -3/+1 |
| 2020-12-06 | Implement lowering of if-let guards to MIR | LeSeulArtichaut | -0/+2 |
| 2020-11-07 | Allow making `RUSTC_BOOTSTRAP` conditional on the crate name | Joshua Nelson | -2/+1 |
| 2020-10-21 | switch allow_internal_unstable const fns to rustc_allow_const_fn_unstable | Florian Warzecha | -3/+3 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+227 |
