rust/src/test
Niko Matsakis c61d7889b4 Add the notion of normalizing a parameter environment and ensure that
all parameter environments are normalized. Correspondingly, stop
normalizing predicates we extract out of the environment. Fixes #21664.
2015-01-28 05:13:53 -05:00
..
auxiliary Merge remote-tracking branch 'rust-lang/master' 2015-01-25 01:20:55 -08:00
bench Merge remote-tracking branch 'rust-lang/master' 2015-01-27 15:05:04 -08:00
codegen librustc: Forbid private types in public APIs. 2014-09-22 20:05:45 -07:00
compile-fail Auto merge of #21248 - brson:feature-staging, r=alexcrichton 2015-01-28 03:59:14 +00:00
compile-fail-fulldeps tests: fix fallout of merging ast::ViewItem into ast::Item. 2015-01-21 20:05:16 +02:00
debuginfo Merge remote-tracking branch 'rust-lang/master' 2015-01-27 15:05:04 -08:00
pretty tests: fix fallout of merging ast::ViewItem into ast::Item. 2015-01-21 20:05:16 +02:00
run-fail rollup merge of #21252: nikomatsakis/assoc-type-ice-hunt-take-2 2015-01-21 11:51:10 -08:00
run-make Merge remote-tracking branch 'rust-lang/master' 2015-01-27 15:05:04 -08:00
run-pass Add the notion of normalizing a parameter environment and ensure that 2015-01-28 05:13:53 -05:00
run-pass-fulldeps Syntax extensions on trait and impl items. 2015-01-15 08:58:44 +13:00
run-pass-valgrind Fallout of io => old_io 2015-01-26 16:01:16 -08:00