mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-08 05:06:52 +00:00

It's a weird function: it lets you modify the token stream in the middle of iteration. There is only one call site, and it is only used for the rare `ProceduralMasquerade` legacy case.