rust/library/proc_macro/src/bridge
2023-05-02 10:32:07 +00: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 Replace libstd, libcore, liballoc in line comments. 2022-12-30 14:00:42 +01:00
closure.rs Add some comments about _marker fields. 2022-05-27 15:58:35 +10:00
fxhash.rs remove some unneeded imports 2023-04-12 19:27:18 +02:00
handle.rs proc_macro: use fxhash within the proc_macro crate 2022-07-18 12:59:14 -04:00
mod.rs fix TODO comments 2023-05-02 10:32:07 +00:00
rpc.rs Use associated items of char instead of freestanding items in core::char 2023-01-14 11:58:41 +01: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 Replace libstd, libcore, liballoc in line comments. 2022-12-30 14:00:42 +01:00
symbol.rs proc_macro: stop using a remote object handle for Ident 2022-07-18 12:59:14 -04:00