rust/src/test
bors c8b0d667c3 auto merge of #17157 : nikomatsakis/rust/occurs-check, r=pcwalton
Avoid ever constructing cyclic types in the first place, rather than detecting them in resolve. This simplifies logic elsewhere in the compiler, in particular on the trait reform branch.

r? @pnkfelix or @pcwalton 

cc #5527
2014-09-11 12:20:43 +00:00
..
auxiliary add tests for separate compilation 2014-09-05 09:18:57 -07:00
bench rollup merge of #17096 : TeXitoi/relicense-shootout-chameneos-redux 2014-09-09 12:07:13 -07:00
codegen
compile-fail auto merge of #17157 : nikomatsakis/rust/occurs-check, r=pcwalton 2014-09-11 12:20:43 +00:00
compile-fail-fulldeps
debuginfo test: Ignore failing gdb pretty tests 2014-09-02 08:34:00 -07:00
pretty Decouple string and argument pieces 2014-09-09 20:34:41 +01:00
run-fail auto merge of #16628 : pczarn/rust/hashmap-opt, r=nikomatsakis 2014-09-05 17:36:25 +00:00
run-make Added test for link path ordering 2014-09-07 11:42:02 +02:00
run-pass auto merge of #17110 : thestinger/rust/dst, r=cmr 2014-09-11 04:55:41 +00:00
run-pass-fulldeps Test fixes from the rollup 2014-09-09 13:13:04 -07:00