mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-31 21:16:44 +00:00
It has four arguments that are never used. This avoids lots of argument passing in functions that feed into `visit_variant_data`.
It has four arguments that are never used. This avoids lots of argument passing in functions that feed into `visit_variant_data`.