mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-02 06:28:20 +03:00
72bfe618fa
This greatly reduces round-trips to fetch relevant extra information about the token in proc macro code, and avoids RPC messages to create Punct tokens.