mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-01 05:25:38 +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