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 |
|
Tobias Bucher
|
7f64fe4e27
|
Remove all i suffixes
|
2015-01-30 04:38:54 +01:00 |
|
Graydon Hoare
|
89c8ef792f
|
check-fast fallout from removing export, r=burningtree
|
2013-02-01 19:43:17 -08:00 |
|
Graydon Hoare
|
d1affff623
|
Reliciense makefiles and testsuite. Yup.
|
2012-12-10 17:32:58 -08:00 |
|
Lindsey Kuper
|
1655c1a825
|
Add a test for explicit i suffix on integer literals
This doesn't seem to show up anywhere else in the test suite, even
though it's supposed to be legal.
|
2012-06-12 14:09:11 -07:00 |
|