| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-10-25 | Rollup merge of #78326 - Aaron1011:fix/min-stmt-lints, r=petrochenkov | Yuki Okushi | -2/+4 |
| 2020-10-24 | Fix inconsistencies in handling of inert attributes on statements | Aaron Hill | -2/+4 |
| 2020-10-21 | Unconditionally capture tokens for attributes. | Aaron Hill | -2/+8 |
| 2020-10-14 | Remove unused code from rustc_ast | est31 | -9/+0 |
| 2020-09-10 | Attach `TokenStream` to `ast::Path` | Aaron Hill | -1/+1 |
| 2020-09-10 | Attach tokens to `NtMeta` (`ast::AttrItem`) | Aaron Hill | -1/+1 |
| 2020-09-03 | Rename IsJoint -> Spacing | Aleksey Kladov | -8/+8 |
| 2020-08-30 | Factor out StmtKind::MacCall fields into `MacCallStmt` struct | Aaron Hill | -7/+2 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+684 |
