mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-09 05:36:17 +00:00

By performal initial span extraction in a separate free function, we can remove some accidental complexity from the main generator code.
By performal initial span extraction in a separate free function, we can remove some accidental complexity from the main generator code.