mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-09 21:58:00 +00:00

`TokenTreesReader` wraps a `StringReader`, but the `into_token_trees` function obscures this. This commit moves to a more straightforward control flow.