rust/src/test
Niko Matsakis 9c9bb9ce1d Implement Reflect trait with a variant on the standard OIBIT
semantics that tests the *interface* of trait objects, rather
than what they close over.
2015-03-26 17:52:38 -04:00
..
auxiliary Implement Reflect trait with a variant on the standard OIBIT 2015-03-26 17:52:38 -04:00
bench rollup merge of #23503: alexcrichton/fix-ptr-docs 2015-03-23 15:26:24 -07:00
codegen librustc: Forbid private types in public APIs. 2014-09-22 20:05:45 -07:00
compile-fail Implement Reflect trait with a variant on the standard OIBIT 2015-03-26 17:52:38 -04:00
compile-fail-fulldeps Add tests checking that a number of feature gates are gating their features. 2015-03-21 10:18:28 +01:00
debuginfo Add trivial cast lints. 2015-03-25 10:03:57 +13:00
parse-fail rustc: Add support for extern crate foo as bar 2015-03-24 14:55:15 -07:00
pretty rollup merge of #23546: alexcrichton/hyphens 2015-03-24 14:56:00 -07:00
run-fail Auto merge of #23536 - pnkfelix:arith-oflo-shifts, r=nikomatsakis 2015-03-23 22:43:39 +00:00
run-make rollup merge of #23546: alexcrichton/hyphens 2015-03-24 14:56:00 -07:00
run-pass Implement Reflect trait with a variant on the standard OIBIT 2015-03-26 17:52:38 -04:00
run-pass-fulldeps Require feature attributes, and add them where necessary 2015-03-23 14:40:26 -07:00
run-pass-valgrind Require feature attributes, and add them where necessary 2015-03-23 14:40:26 -07:00