| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2017-01-06 | Style fixes | Josh Driver | -2/+1 |
| 2017-01-06 | Stop macro calls in structs for proc_macro_derive from panicing | Josh Driver | -1/+4 |
| 2016-12-06 | annotate stricter lifetimes on LateLintPass methods to allow them to forward ... | Oliver Schneider | -2/+1 |
| 2016-11-20 | Refactor `MetaItemKind` to use `Name`s instead of `InternedString`s. | Jeffrey Seyfried | -6/+3 |
| 2016-11-10 | Elimite `$crate` before invokng custom derives. | Jeffrey Seyfried | -1/+1 |
| 2016-11-08 | Revert "Point macros 1.1 errors to the input item" | Josh Driver | -17/+3 |
| 2016-11-08 | Allow proc_macro functions to whitelist specific attributes | Josh Driver | -11/+33 |
| 2016-10-06 | rustc: Rename rustc_macro to proc_macro | Alex Crichton | -1/+1 |
| 2016-09-23 | reviewer comments and rebasing | Nick Cameron | -12/+1 |
| 2016-09-09 | Add ExpnId to expanded procedural macro code | David Tolnay | -4/+16 |
| 2016-09-06 | Point macros 1.1 errors to the input item | David Tolnay | -2/+3 |
| 2016-09-02 | rustc: Implement custom derive (macros 1.1) | Alex Crichton | -0/+97 |
