rust/library/proc_macro
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 proc_macro: Add a workaround for rustdoc 2022-04-19 22:49:27 +03:00