| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2016-03-30 | fix compile-fail and parse-fail tests by blindly opting back into | Felix S. Klock II | -0/+2 |
| 2016-02-15 | Some error recovery in the parser | Nick Cameron | -2/+2 |
| 2015-04-11 | Auto merge of #24155 - chris-chambers:stmt_macros, r=sfackler | bors | -1/+2 |
| 2015-04-07 | Improves handling of statement macros. | Christopher Chambers | -1/+2 |
| 2015-04-06 | Provide context for macro expansions which result in unparsed tokens. | Will Hipschman | -3/+3 |
| 2015-01-05 | Un-gate macro_rules | Keegan McAllister | -2/+0 |
| 2014-12-18 | librustc: Always parse `macro!()`/`macro![]` as expressions if not | Patrick Walton | -2/+2 |
| 2014-05-28 | Test pattern macros | Keegan McAllister | -0/+8 |
| 2014-03-28 | Convert most code to new inner attribute syntax. | Brian Anderson | -1/+1 |
| 2013-11-26 | Support multiple item macros | Steven Fackler | -1/+2 |
| 2013-10-06 | Add appropriate #[feature] directives to tests | Alex Crichton | -0/+2 |
| 2013-10-02 | syntax: indicate an error when a macro ignores trailing tokens. | Huon Wilson | -0/+26 |
