about summary refs log tree commit diff
path: root/src/libproc_macro/Cargo.toml
AgeCommit message (Expand)AuthorLines
2019-02-04libproc_macro => 2018Taiki Endo-0/+1
2018-11-30Statically link proc_macro into proc macros.Eduard-Mihai Burtescu-2/+0
2018-11-30proc_macro: move the rustc server to syntax_ext.Eduard-Mihai Burtescu-5/+0
2018-03-02Replace Rc with Lrc for shared dataJohn Kåre Alsaker-0/+1
2017-08-28Initial diagnostic API for proc-macros.Sergio Benitez-0/+1
2017-06-26Implement `quote!` and other `proc_macro` API.Jeffrey Seyfried-0/+1
2016-10-06rustc: Rename rustc_macro to proc_macroAlex Crichton-4/+0
2016-08-16Proc_macro is alivecgswords-0/+15