rust/compiler/rustc_expand
Nicholas Nethercote f6b57883e0 Remove TokenStream::from_streams.
By inlining it into the only non-test call site. The one test call site
is changed to use `TokenStreamBuilder`.
2022-06-20 09:33:08 +10:00
..
src Remove TokenStream::from_streams. 2022-06-20 09:33:08 +10:00
Cargo.toml