| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 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 | |
| Struct variant field visibility is now inherited. Remove `pub` keywords from declarations. Closes #18641 [breaking-change] | ||||
| 2014-03-28 | Convert most code to new inner attribute syntax. | Brian Anderson | -1/+1 | |
| Closes #2569 | ||||
| 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 | |
