summary refs log tree commit diff
path: root/src/test/run-pass-fulldeps/proc_macro.rs
AgeCommit message (Expand)AuthorLines
2018-07-16rustc: Stabilize much of the `proc_macro` featureAlex Crichton-1/+1
2018-04-20rustc: Tweak custom attribute capabilitiesAlex Crichton-1/+1
2017-06-26Implement `quote!` and other `proc_macro` API.Jeffrey Seyfried-3/+4
2016-09-22Adds a `ProcMacro` form of syntax extensionNick Cameron-0/+48