rust/compiler/rustc_expand/src/mut_visit
Vadim Petrochenkov d2470e74e1 rustc_ast: Turn MutVisitor::token_visiting_enabled into a constant
It's a visitor property rather than something that needs to be determined at runtime
2021-10-18 00:23:24 +03:00
..
tests.rs