rust/src/test
Brendan Zabarauskas 7e4a176dd3 Use parentheses for cond! macro instead of preceding pipes
This is temporary. Once the macro parser has improved or been re-written these can be removed.
2013-05-15 11:02:17 +10:00
..
auxiliary Use static string with fail!() and remove fail!(fmt!()) 2013-05-14 16:36:23 +02:00
bench Use static string with fail!() and remove fail!(fmt!()) 2013-05-14 16:36:23 +02:00
compile-fail Use static string with fail!() and remove fail!(fmt!()) 2013-05-14 16:36:23 +02:00
debug-info auto merge of #5824 : bleibig/rust/debuginfo, r=brson 2013-04-19 12:03:49 -07:00
pretty add gitattributes and fix whitespace issues 2013-05-03 20:01:42 -04:00
run-fail Fix cosmetics for fail!() calls 2013-05-14 16:36:24 +02:00
run-pass Use parentheses for cond! macro instead of preceding pipes 2013-05-15 11:02:17 +10:00
run-pass-fulldeps Use a specialized string interner to reduce the need for owned strings 2013-05-09 14:40:19 +02:00