summary refs log tree commit diff
path: root/src/libsyntax_ext/deriving/custom.rs
AgeCommit message (Expand)AuthorLines
2016-09-23reviewer comments and rebasingNick Cameron-12/+1
2016-09-09Add ExpnId to expanded procedural macro codeDavid Tolnay-4/+16
2016-09-06Point macros 1.1 errors to the input itemDavid Tolnay-2/+3
2016-09-02rustc: Implement custom derive (macros 1.1)Alex Crichton-0/+97