Patrick Walton
|
406813957b
|
test: Remove most uses of &fn() from the tests.
|
2013-11-26 08:19:00 -08:00 |
|
Alex Crichton
|
409182de6d
|
Update the compiler to not use printf/printfln
|
2013-09-26 17:05:59 -07:00 |
|
Birunthan Mohanathas
|
206ae5752e
|
Change 'print(fmt!(...))' to printf!/printfln! in src/test/
|
2013-07-24 09:45:20 -04:00 |
|
Patrick Walton
|
5fb254695b
|
Remove all uses of pub impl . rs=style
|
2013-06-01 09:18:27 -07:00 |
|
Patrick Walton
|
107bf96ff0
|
librustc: Mark all type implementations public. rs=impl-publicity
|
2013-02-28 11:32:24 -08:00 |
|
Patrick Walton
|
82062a6348
|
test: De-mut the test suite. rs=demuting
|
2013-02-22 18:35:01 -08:00 |
|
Graydon Hoare
|
89c8ef792f
|
check-fast fallout from removing export, r=burningtree
|
2013-02-01 19:43:17 -08:00 |
|
Tim Chevalier
|
e0850d11ec
|
Add test cases: one xfailed, one not
|
2013-01-10 14:16:02 -08:00 |
|