mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-04 03:07:25 +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`.