mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-25 03:27:17 +00:00
Instead of replacing `TokenTreesReader::token` in two steps, we can just do it in one, which is both simpler and faster.
Instead of replacing `TokenTreesReader::token` in two steps, we can just do it in one, which is both simpler and faster.