| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-12-19 | implement edition-specific :pat behavior for 2015/18 | mark | -2/+2 |
| 2020-11-26 | Only eat semicolons for statements that need them | Aaron Hill | -2/+1 |
| 2020-11-26 | Properly handle attributes on statements | Aaron Hill | -38/+83 |
| 2020-10-07 | Detect blocks that could be struct expr bodies | Esteban Küber | -9/+27 |
| 2020-09-15 | Auto merge of #76171 - estebank:turbofish-the-revenge, r=davidtwco | bors | -6/+20 |
| 2020-09-14 | Detect turbofish with multiple type params missing leading `::` | Esteban Küber | -6/+20 |
| 2020-09-10 | Attach tokens to `ast::Stmt` | Aaron Hill | -1/+1 |
| 2020-09-10 | Attach `TokenStream` to `ast::Block` | Aaron Hill | -1/+1 |
| 2020-09-01 | Rollup merge of #76132 - Aaron1011:mac-call-stmt, r=petrochenkov | Tyler Mandry | -2/+2 |
| 2020-08-30 | Factor out StmtKind::MacCall fields into `MacCallStmt` struct | Aaron Hill | -2/+2 |
| 2020-08-30 | parser: restore some fn visibility for rustfmt | Caleb Cartwright | -1/+2 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+427 |
