mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-08 07:19:19 +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.