mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 09:53:04 +03:00
cbebdd8e67
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