rust/library/proc_macro/src
Dylan DPC e232cb42e6
Rollup merge of #95308 - bjorn3:more_stable_proc_macro, r=Mark-Simulacrum
Reduce the amount of unstable features used in libproc_macro

This makes it easier to adapt the source for stable when copying it into rust-analyzer to load rustc compiled proc macros.
2022-04-09 12:52:02 +02:00
..
bridge Use PhantomData directly in Bridge 2022-04-06 18:53:19 +02:00
diagnostic.rs Change proc_macro::Diagnostics docs 2021-08-07 23:54:34 +10:00
lib.rs Rollup merge of #95308 - bjorn3:more_stable_proc_macro, r=Mark-Simulacrum 2022-04-09 12:52:02 +02:00
quote.rs Implement span quoting for proc-macros 2021-05-12 00:51:31 -04:00