| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2017-02-16 | Refactor macro resolution errors + add derive macro suggestions | Josh Driver | -1/+1 |
| 2017-02-05 | Move derive macro expansion into the MacroExpander | Josh Driver | -1/+1 |
| 2016-02-04 | test #[derive(FromPrimitive)] triggers custom-derive error | Alex Burka | -23/+4 |
| 2015-10-13 | Unify structures and enum variants in AST | Vadim Petrochenkov | -4/+4 |
| 2015-01-08 | Update compile fail tests to use usize. | Huon Wilson | -1/+1 |
| 2015-01-08 | Update compile fail tests to use isize. | Huon Wilson | -5/+5 |
| 2015-01-02 | Use `derive` rather than `deriving` in tests | Nick Cameron | -4/+4 |
| 2014-11-15 | Un-feature gate struct variants | Steven Fackler | -2/+0 |
| 2014-03-28 | Convert most code to new inner attribute syntax. | Brian Anderson | -1/+1 |
| 2013-10-06 | Add appropriate #[feature] directives to tests | Alex Crichton | -0/+2 |
| 2013-10-05 | test: fix the tests for windows | Erick Tryzelaar | -1/+1 |
| 2013-10-02 | test: add compile-fail test for #[deriving(FromPrimitive)] | Erick Tryzelaar | -0/+34 |
