Patrick Walton
|
59ebe6af18
|
rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly.
|
2012-01-19 18:41:06 -08:00 |
|
Patrick Walton
|
3333fef1af
|
test: "tag" -> "enum" in run-pass and run-fail
|
2012-01-19 16:11:17 -08:00 |
|
Brian Anderson
|
518dc52f85
|
Reformat
This changes the indexing syntax from .() to [], the vector syntax from ~[] to
[] and the extension syntax from #fmt() to #fmt[]
|
2011-08-20 11:04:00 -07:00 |
|
Graydon Hoare
|
ce72993488
|
Reformat source tree (minus a couple tests that are still grumpy).
|
2011-06-15 11:19:50 -07:00 |
|
Marijn Haverbeke
|
edf95efae8
|
Un-xfail test/run-pass/mlist
|
2011-05-23 23:25:55 +02:00 |
|
Brian Anderson
|
f33d490032
|
Remove xfail-boot lines from tests
|
2011-05-14 21:05:22 -04:00 |
|
Graydon Hoare
|
c36645b358
|
Assume xfail-stage0 implies stage1 and stage2 in tests, for now.
|
2011-05-03 18:14:02 -07:00 |
|
Graydon Hoare
|
49d9d5688e
|
Switch xfail system to use comments embedded in source files.
|
2011-03-25 12:19:20 -07:00 |
|
Graydon Hoare
|
b361b1ee8c
|
Un-XFAIL 7 tests that have begun working on rustc lately. Fix one bug in mlist.rs.
|
2011-01-21 15:56:42 -08:00 |
|
Graydon Hoare
|
a9e2327a18
|
Switch tags to purely nominal, removing TY_iso and TY_idx. Seems to mostly work, possibly a little bumpy. Changes a lot.
|
2010-09-09 15:59:29 -07:00 |
|
Graydon Hoare
|
60c6ae3ad5
|
Box arguments that are supposed to be boxed.
|
2010-07-01 23:50:58 -07:00 |
|
Graydon Hoare
|
d6b7c96c3e
|
Populate tree.
|
2010-06-23 21:03:09 -07:00 |
|