mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-05 00:20:56 +00:00
This draws a clear distinction between the fields/methods that are needed by initial span extraction and preprocessing, and those that are needed by the main "refinement" loop.