Felix S. Klock II
|
05aaad114f
|
Remove pretty-expanded from 2 tests; deriving(Ord) uses unstable intrinsic.
|
2015-04-11 00:50:59 +02:00 |
|
Alex Crichton
|
43bfaa4a33
|
Mass rename uint/int to usize/isize
Now that support has been removed, all lingering use cases are renamed.
|
2015-03-26 12:10:22 -07:00 |
|
Brian Anderson
|
8c93a79e38
|
rustdoc: Replace no-pretty-expanded with pretty-expanded
Now that features must be declared expanded source often does not compile.
This adds 'pretty-expanded' to a bunch of test cases that still work.
|
2015-03-23 14:40:26 -07:00 |
|
Nick Cameron
|
30e149231c
|
Use derive rather than deriving in tests
|
2015-01-02 23:05:22 +13:00 |
|
Jorge Aparicio
|
8dcdd1e76a
|
syntax: use UFCS in the expansion of #[deriving(Ord)]
cc #18755
|
2014-12-07 16:46:46 -05:00 |
|
Jorge Aparicio
|
3c442b92ae
|
syntax: Use UFCS in the expansion of #[deriving(PartialOrd)]
|
2014-11-07 18:26:44 -05:00 |
|