1
Fork 0
rust/compiler/rustc_expand
Nicholas Nethercote ccd956aca6 Remove Cursor::append.
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.
2022-06-20 09:19:10 +10:00
..
src Remove Cursor::append. 2022-06-20 09:19:10 +10:00
Cargo.toml Migrate to 2021 2021-09-20 22:21:42 -04:00