summary refs log tree commit diff
path: root/compiler/rustc_ast_passes/src/node_count.rs
AgeCommit message (Expand)AuthorLines
2021-03-16ast/hir: Rename field-related structuresVadim Petrochenkov-2/+2
2021-02-18ast: Stop using `Mod` in `Crate`Vadim Petrochenkov-4/+0
2021-02-01Box the biggest ast::ItemKind variantsDániel Buga-1/+1
2020-11-03rustc_ast: `visit_mac` -> `visit_mac_call`Vadim Petrochenkov-1/+1
2020-11-03rustc_ast: Do not panic by default when visiting macro callsVadim Petrochenkov-2/+2
2020-08-30mv compiler to compiler/mark-0/+140