rust/src/test
2012-07-11 11:36:37 -07:00
..
auxiliary Fix metadata serialization of foreign functions. Properly take the value of foreign functions from other crates to fix #1840. 2012-07-09 13:13:49 -07:00
bench word-count-generic now generates random words in benchmark mode. 2012-07-11 11:36:37 -07:00
compile-fail In resolve, check that an or-pattern has the same number of bindings in each disjunct 2012-07-10 18:24:41 -07:00
pretty Pretty print vectors as ~[] instead of []/~. Closes #2863. 2012-07-10 13:55:19 -07:00
run-fail Arc requires send trait (issue #2788) 2012-07-05 10:25:38 -07:00
run-pass Add test case for #2869 (xfailed) 2012-07-11 11:18:43 -07:00
run-pass-fulldeps Convert to new closure syntax 2012-07-01 19:19:32 -07:00