| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-11-12 | Auto merge of #78782 - petrochenkov:nodoctok, r=Aaron1011 | bors | -21/+32 |
| 2020-11-10 | Changed unwrap_or to unwrap_or_else in some places. | Nicholas-Baron | -3/+3 |
| 2020-11-09 | Do not collect tokens for doc comments | Vadim Petrochenkov | -21/+32 |
| 2020-11-04 | fix a couple of clippy warnings: | Matthias Krüger | -1/+1 |
| 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 |
