| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-10-25 | Rely on regular "expected"/"found" parser error for `fn` | Esteban Küber | -8/+0 |
| 2020-10-23 | Silence unnecessary `await foo?` knock-down error | Esteban Küber | -1/+7 |
| 2020-10-07 | Detect blocks that could be struct expr bodies | Esteban Küber | -2/+85 |
| 2020-09-15 | Auto merge of #76171 - estebank:turbofish-the-revenge, r=davidtwco | bors | -0/+46 |
| 2020-09-14 | Detect turbofish with multiple type params missing leading `::` | Esteban Küber | -0/+46 |
| 2020-09-10 | Attach `TokenStream` to `ast::Path` | Aaron Hill | -1/+1 |
| 2020-09-10 | Attach `TokenStream` to `ast::Ty` | Aaron Hill | -2/+7 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+1643 |
