rust/src/test
Manish Goregaokar 511cb30619 Rollup merge of #32164 - nikomatsakis:fewer-errors, r=eddyb
Do not report errors from regionck if other errors were already reported

Do not report errors from regionck if other errors were already reported during the lifetime of this inferencer. Fixes #30580.

r? @arielb1
2016-03-13 19:33:27 +05:30
..
auxiliary std: Clean out deprecated APIs 2016-03-12 12:31:13 -08:00
codegen Workaround LLVM optimizer bug by not marking &mut pointers as noalias 2016-02-10 23:09:47 +01:00
codegen-units Implement the translation item collector. 2016-01-26 10:17:45 -05:00
compile-fail Rollup merge of #32164 - nikomatsakis:fewer-errors, r=eddyb 2016-03-13 19:33:27 +05:30
compile-fail-fulldeps mk: Distribute fewer TARGET_CRATES 2016-03-07 13:05:12 -08:00
debuginfo Rename sunos to solaris 2016-01-31 19:01:30 +03:00
parse-fail Auto merge of #32071 - jseyfried:parse_pub, r=nikomatsakis 2016-03-09 01:45:33 -08:00
pretty Print fn type parameters for TyFnDef. 2016-03-09 16:45:28 +02:00
run-fail Auto merge of #32007 - nikomatsakis:compiletest-incremental, r=alexcrichton 2016-03-03 17:41:13 +00:00
run-fail-fulldeps Improve error message for let-in-expr-position 2016-01-26 13:55:46 +05:30
run-make std: Clean out deprecated APIs 2016-03-12 12:31:13 -08:00
run-pass Auto merge of #32112 - alexcrichton:fix-issues, r=aturon 2016-03-12 13:21:06 -08:00
run-pass-fulldeps std: Clean out deprecated APIs 2016-03-12 12:31:13 -08:00
run-pass-valgrind test: Mark all rpass-valgrind as no-prefer-dynamic 2016-02-29 09:36:00 -08:00
rustdoc Auto merge of #32142 - mitaa:rdoc-maybe-inline-local, r=alexcrichton 2016-03-12 07:31:11 -08:00