rust/library/proc_macro/src
Nicholas Nethercote 84ac80f192 Reformat use declarations.
The previous commit updated `rustfmt.toml` appropriately. This commit is
the outcome of running `x fmt --all` with the new formatting options.
2024-07-29 08:26:52 +10:00
..
bridge Reformat use declarations. 2024-07-29 08:26:52 +10:00
diagnostic.rs proc_macro/bridge: send diagnostics over the bridge as a struct 2022-08-06 15:49:43 -04:00
escape.rs Remove superfluous escaping from byte, byte str, and c str literals 2024-06-13 09:49:15 -07:00
lib.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
quote.rs Remove unused macro rules 2022-04-18 23:28:06 +02:00