summary refs log tree commit diff
path: root/src/libsyntax_ext/proc_macro_impl.rs
AgeCommit message (Expand)AuthorLines
2017-06-26Simplify `hygiene::Mark` application, andJeffrey Seyfried-2/+2
2017-02-28Implement function-like procedural macros ( `#[proc_macro]`)Austin Bonander-0/+35
2017-01-16Implement `#[proc_macro_attribute]`Austin Bonander-0/+58