about summary refs log tree commit diff
path: root/compiler/rustc_lint/src/early.rs
AgeCommit message (Expand)AuthorLines
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-7/+1
2020-10-24Fix inconsistencies in handling of inert attributes on statementsAaron Hill-2/+17
2020-10-16Add check_generic_arg early passSantiago Pastorino-0/+5
2020-08-30mv compiler to compiler/mark-0/+381