rust/compiler/rustc_expand
Nika Layzell f28dfdf1c7 proc_macro: stop using a remote object handle for Group
This greatly reduces round-trips to fetch relevant extra information about the
token in proc macro code, and avoids RPC messages to create Group tokens.
2022-06-26 22:20:33 -04:00
..
src proc_macro: stop using a remote object handle for Group 2022-06-26 22:20:33 -04:00
Cargo.toml Migrate to 2021 2021-09-20 22:21:42 -04:00