mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-27 02:53:43 +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`.