mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-28 03:24:11 +00:00
This reduces the risk of mixing up `fn_source_span` and `body_span`, and makes it easier to pass along additional fields as needed.
This reduces the risk of mixing up `fn_source_span` and `body_span`, and makes it easier to pass along additional fields as needed.