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 |
|
Eduard Burtescu
|
c54fc980f3
|
Split resolve from rustc::middle into rustc_resolve.
|
2014-12-20 07:28:47 +02:00 |
|
Alex Crichton
|
0dfc90ab15
|
Rename all raw pointers as necessary
|
2014-06-28 11:53:58 -07:00 |
|
Kevin Butler
|
f9695a6256
|
rustc: Better resolve errors for &T, &mut T, remove failure condition.
|
2014-05-20 01:08:05 +01:00 |
|