mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
1cb4dcafd1
Because `TokenStreamIter` is a much better name for a `TokenStream` iterator. Also rename the `TokenStream::trees` method as `TokenStream::iter`, and some local variables.