Huon Wilson
|
0c70ce1424
|
Update compile fail tests to use isize.
|
2015-01-08 11:02:24 -05:00 |
|
Nick Cameron
|
30e149231c
|
Use derive rather than deriving in tests
|
2015-01-02 23:05:22 +13:00 |
|
Steven Fackler
|
579c65da1b
|
Un-feature gate struct variants
Struct variant field visibility is now inherited. Remove `pub` keywords
from declarations.
Closes #18641
[breaking-change]
|
2014-11-15 18:15:27 -08:00 |
|
Brian Anderson
|
451e8c1c61
|
Convert most code to new inner attribute syntax.
Closes #2569
|
2014-03-28 17:12:21 -07:00 |
|
Alex Crichton
|
3396365cab
|
Add appropriate #[feature] directives to tests
|
2013-10-06 14:39:25 -07:00 |
|
Erick Tryzelaar
|
efae73d95a
|
test: fix the tests for windows
|
2013-10-05 13:59:06 -07:00 |
|
Erick Tryzelaar
|
5a64e1a35a
|
test: add compile-fail test for #[deriving(FromPrimitive)]
|
2013-10-02 07:55:41 -07:00 |
|