mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-18 11:26:03 +00:00
This commit changes the sequence parsers to produce `ThinVec`, which triggers numerous conversions.
For info on how the incremental compilation works, see the rustc dev guide.