mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-04 03:07:25 +00:00

This makes it clear they return token trees, and makes for a nice comparison against `TokenCursor` which returns tokens.
This makes it clear they return token trees, and makes for a nice comparison against `TokenCursor` which returns tokens.