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 |
|
Alex Crichton
|
60541cdc1e
|
Test fixes and rebase conflicts
|
2014-11-26 16:50:13 -08:00 |
|
Niko Matsakis
|
21d5d139fc
|
Add tests for the parsing of + and the error messages if people get it wrong.
Fixes #18772.
|
2014-11-26 11:42:06 -05:00 |
|