rust/src/test
Kevin Ballard ebe1d8ec2a Add run-pass case for issue
Enum wildcard patterns in match behave wrong when applied to tuple
structs. They either ICE or cause an LLVM error.
2014-05-20 19:52:24 -07:00
..
auxiliary Updates with core::fmt changes 2014-05-15 23:22:06 -07:00
bench libgetopts: Remove all uses of ~str from libgetopts 2014-05-16 11:41:27 -07:00
codegen
compile-fail auto merge of : nikomatsakis/rust/issue-13794-fn-subtyping-and-static, r=pnkfelix 2014-05-20 15:41:20 -07:00
compile-fail-fulldeps test: Move syntax extension tests to cfail-full 2014-05-15 23:22:06 -07:00
debuginfo Update debuginfo tests. 2014-05-18 03:04:50 -04:00
pretty
run-fail
run-make auto merge of : cmr/rust/shard-benches, r=alexcrichton 2014-05-19 15:31:34 -07:00
run-pass Add run-pass case for issue 2014-05-20 19:52:24 -07:00
run-pass-fulldeps