rust/src/test
Alex Crichton 3d9923d0d5 rollup merge of #20424: jroesch/tuple-struct-where-clause-fix
Fixes #17904. All the cases that I believe we should support are detailed in the test case, let me know if there is there is any more desired behavior. cc @japaric.

r? @nikomatsakis or whoever is appropriate.
2015-01-05 18:36:30 -08:00
..
auxiliary fix rpass tests 2015-01-05 17:22:16 -05:00
bench fix benchmarks 2015-01-05 17:22:17 -05:00
codegen librustc: Forbid private types in public APIs. 2014-09-22 20:05:45 -07:00
compile-fail rollup merge of #20424: jroesch/tuple-struct-where-clause-fix 2015-01-05 18:36:30 -08:00
compile-fail-fulldeps Remove deprecated functionality 2015-01-03 23:43:57 -08:00
debuginfo fix debuginfo tests 2015-01-05 17:22:17 -05:00
pretty fix pretty tests 2015-01-05 17:22:17 -05:00
run-fail Remove deprecated functionality 2015-01-03 23:43:57 -08:00
run-make fix run-make test 2015-01-05 17:22:17 -05:00
run-pass rollup merge of #20424: jroesch/tuple-struct-where-clause-fix 2015-01-05 18:36:30 -08:00
run-pass-fulldeps Use derive rather than deriving in tests 2015-01-02 23:05:22 +13:00
run-pass-valgrind Free stdin on exit 2014-12-14 23:36:50 -08:00