rust/library/proc_macro/src/bridge
2025-09-30 00:09:12 +02:00
..
arena.rs manual clippy fixes 2025-05-12 15:33:41 +02:00
buffer.rs Revert "Add a hack to prevent proc_macro misopt in CI" 2024-09-18 13:53:33 -07:00
client.rs explicitly implement !Send and !Sync 2025-09-30 00:09:12 +02:00
closure.rs explicitly implement !Send and !Sync 2025-09-30 00:09:12 +02:00
fxhash.rs proc_macro: add #![warn(unreachable_pub)] 2025-01-20 18:46:29 +01:00
handle.rs SeqCst->Relaxed for proc_macro bridge counter. 2024-03-19 15:27:11 +01:00
mod.rs explicitly implement !Send and !Sync 2025-09-30 00:09:12 +02:00
rpc.rs proc_macro: add #![warn(unreachable_pub)] 2025-01-20 18:46:29 +01:00
selfless_reify.rs library: Use size_of from the prelude instead of imported 2025-03-06 20:20:38 -08:00
server.rs explicitly implement !Send and !Sync 2025-09-30 00:09:12 +02:00
symbol.rs Add support for $crate to Ident 2025-06-12 01:13:24 -07:00