Alex Crichton
|
c3ea3e439f
|
Register new snapshots
|
2014-04-08 00:03:11 -07:00 |
|
Niko Matsakis
|
3805c5416e
|
test -- update tests with new error messages
|
2014-02-11 16:55:25 -05:00 |
|
Patrick Walton
|
9e610573ba
|
librustc: Remove remaining uses of &fn() in favor of || .
|
2013-11-26 08:20:58 -08:00 |
|
Niko Matsakis
|
5e54a7323d
|
Update various tests and libraries that were incorrectly
annotated.
|
2013-11-08 19:45:50 -05: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
|
206ab89629
|
librustc: Stop reexporting the standard modules from prelude.
|
2013-05-29 19:04:53 -07:00 |
|
Tim Chevalier
|
bf519dad6b
|
testsuite: Update and un-xfail test for #4335
|
2013-03-28 19:00:49 -07:00 |
|
Patrick Walton
|
352c070365
|
librustc: Convert all uses of old lifetime notation to new lifetime notation. rs=delifetiming
|
2013-03-18 17:21:14 -07:00 |
|
Patrick Walton
|
9143688197
|
librustc: Replace impl Type : Trait with impl Trait for Type . rs=implflipping
|
2013-02-14 14:44:12 -08:00 |
|
Tim Chevalier
|
ef0f71dc3f
|
testsuite: Add xfailed test for #4335
|
2013-01-19 17:39:15 -08:00 |
|