rust/src/test
Niko Matsakis 21fb420592 Add test that shows how a cycle between the where-clauses on a type
and the type appearing in the trait would (previously) trigger an
error message. The code is now accepted. No reported issue that I am
aware of.
2015-02-12 13:29:52 -05:00
..
auxiliary rollup merge of #22178: pnkfelix/featuregate-unsafe-no-drop-flag 2015-02-11 14:03:33 -08:00
bench shift bindings to accommodate new lifetime/dtor rules. 2015-02-11 08:50:27 +01:00
codegen librustc: Forbid private types in public APIs. 2014-09-22 20:05:45 -07:00
compile-fail rollup merge of #22167: kmcallister/undef-macro 2015-02-11 14:02:15 -08:00
compile-fail-fulldeps Use a crate attribute to load plugins 2015-02-09 13:27:27 -08:00
debuginfo opt into box_patterns in debuginfo tests. 2015-02-11 11:47:14 +01:00
parse-fail rollup merge of #21918: ranma42/replace-be 2015-02-10 08:41:30 -08:00
pretty Feature-gate #![no_std] 2015-02-07 10:49:58 -08:00
run-fail cleanup: replace as[_mut]_slice() calls with deref coercions 2015-02-05 13:45:01 -05:00
run-make Revert #22051 2015-02-11 19:28:02 +02:00
run-pass Add test that shows how a cycle between the where-clauses on a type 2015-02-12 13:29:52 -05:00
run-pass-fulldeps Auto merge of #22026 - kmcallister:plugin, r=sfackler 2015-02-10 11:15:52 +00:00
run-pass-valgrind Fallout of io => old_io 2015-01-26 16:01:16 -08:00