summary refs log tree commit diff
path: root/compiler/rustc_ast_pretty
AgeCommit message (Expand)AuthorLines
2020-09-10Fully integrate token collection for additional AST structsAaron Hill-2/+5
2020-09-10Attach `TokenStream` to `ast::Visibility`Aaron Hill-1/+1
2020-09-10Syntactically permit unsafety on modsDavid Tolnay-2/+9
2020-09-02Auto merge of #76170 - matklad:notrivia, r=petrochenkovbors-4/+0
2020-09-01Remove trivia tokensAleksey Kladov-4/+0
2020-08-30Factor out StmtKind::MacCall fields into `MacCallStmt` structAaron Hill-4/+3
2020-08-30mv compiler to compiler/mark-0/+3620