| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-11-26 | Properly handle attributes on statements | Aaron Hill | -0/+11 |
| 2020-11-13 | Reserve space in advance | Dániel Buga | -1/+1 |
| 2020-11-03 | Expand `NtExpr` tokens only in key-value attributes | Vadim Petrochenkov | -0/+34 |
| 2020-11-01 | Do not remove tokens before AST json serialization | Vadim Petrochenkov | -2/+3 |
| 2020-10-31 | parser: Cleanup `LazyTokenStream` and avoid some clones | Vadim Petrochenkov | -43/+22 |
| 2020-10-21 | Auto merge of #77250 - Aaron1011:feature/flat-token-collection, r=petrochenkov | bors | -1/+73 |
| 2020-10-19 | Rewrite `collect_tokens` implementations to use a flattened buffer | Aaron Hill | -1/+73 |
| 2020-10-19 | Avoid cloning the contents of a `TokenStream` in a few places | Aaron Hill | -5/+5 |
| 2020-10-14 | Remove unused code from rustc_ast | est31 | -6/+0 |
| 2020-09-03 | Rename IsJoint -> Spacing | Aleksey Kladov | -22/+19 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+433 |
