rust/library/proc_macro/src/bridge
Nicholas Nethercote ed6f4813bb A tiny fix for define_client_side.
The return type can only appear once.
2022-10-05 13:10:28 +11:00
..
arena.rs proc_macro: stop using a remote object handle for Ident 2022-07-18 12:59:14 -04:00
buffer.rs Inline bridge::Buffer methods. 2022-06-01 09:21:35 +10:00
client.rs A tiny fix for define_client_side. 2022-10-05 13:10:28 +11:00
closure.rs Add some comments about _marker fields. 2022-05-27 15:58:35 +10:00
fxhash.rs proc_macro: use fxhash within the proc_macro crate 2022-07-18 12:59:14 -04:00
handle.rs proc_macro: use fxhash within the proc_macro crate 2022-07-18 12:59:14 -04:00
mod.rs proc_macro/bridge: send diagnostics over the bridge as a struct 2022-08-06 15:49:43 -04:00
rpc.rs review fixups 2022-06-17 22:10:07 -04:00
scoped_cell.rs Remove some unnecessary rustc_allow_const_fn_unstable attributes. 2022-05-13 16:01:18 +10:00
selfless_reify.rs proc_macro: cache static spans in client's thread-local state 2022-06-25 10:28:11 -04:00
server.rs proc_macro/bridge: use the cross-thread executor for nested proc-macros 2022-09-04 14:06:26 -04:00
symbol.rs proc_macro: stop using a remote object handle for Ident 2022-07-18 12:59:14 -04:00