mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-28 03:24:11 +00:00
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