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 |
|
Derek Guenther
|
730bdb6403
|
Added tests to make tidy
|
2014-02-07 12:49:24 -06:00 |
|
Alex Crichton
|
409182de6d
|
Update the compiler to not use printf/printfln
|
2013-09-26 17:05:59 -07:00 |
|
Alex Crichton
|
30862a64c2
|
Fix run-pass tests to have 'pub fn main'
This is required by the check-fast target because each test is slurped up into a
submodule.
|
2013-09-25 00:43:37 -07:00 |
|
Kevin Murphy
|
c6c1472c68
|
Add simple link_section test to exercise it
|
2013-07-23 17:23:22 -04:00 |
|