about summary refs log tree commit diff
path: root/compiler/rustc_ast/src/mut_visit.rs
AgeCommit message (Expand)AuthorLines
2020-09-10Attach `TokenStream` to `ast::Block`Aaron Hill-1/+1
2020-09-10Syntactically permit unsafety on modsDavid Tolnay-3/+4
2020-08-30Factor out StmtKind::MacCall fields into `MacCallStmt` structAaron Hill-1/+1
2020-08-30mv compiler to compiler/mark-0/+1325