rust/src/test
bors 1bbae5f386 Auto merge of #50876 - matthewjasper:rollback-trivial-bounds, r=nikomatsakis
Filter global bounds from ParamEnv again.

This PR adds back the filtering of global bounds from ParamEnv as a temporary solution for #50825.

<details>

Long term, the fix seems like it should be changing the priority in `candidate_should_be_dropped_in_favor_of` so that (global) where clauses aren't considered as highly.

a722296b6e/src/librustc/traits/select.rs (L2017-L2022)

</details>

r? @nikomatsakis
2018-05-22 06:54:34 +00:00
..
auxiliary
codegen Ensure that statics are always ByRef 2018-05-19 14:24:24 +02:00
codegen-units Rename trans to codegen everywhere. 2018-05-17 15:08:30 +03:00
compile-fail Auto merge of #50851 - eddyb:the-only-constant, r=nikomatsakis 2018-05-20 22:37:06 +00:00
compile-fail-fulldeps rustc: Disallow modules and macros in expansions 2018-05-18 13:25:08 -07:00
debuginfo Rename trans to codegen everywhere. 2018-05-17 15:08:30 +03:00
incremental Auto merge of #50653 - oli-obk:bad_const, r=cramertj 2018-05-18 17:17:35 +00:00
incremental-fulldeps Rename must-compile-successfully into compile-pass 2018-04-13 23:28:03 +02:00
mir-opt Auto merge of #50603 - eddyb:issue-49955, r=nikomatsakis 2018-05-19 00:27:45 +00:00
parse-fail Rollup merge of #49699 - zesterer:master, r=joshtriplett 2018-04-17 18:43:13 +02:00
pretty Remove all unstable placement features 2018-04-03 11:02:34 +02:00
run-fail Overflows only panic in debug mode 2018-05-19 13:10:52 +02:00
run-fail-fulldeps Remove syntax and syntax_pos thread locals 2018-03-14 11:56:01 +01:00
run-make Fix run-make wasm tests 2018-05-15 16:39:21 -07:00
run-make-fulldeps Revert "Add a test for issue 36710." 2018-05-17 10:37:22 -07:00
run-pass Auto merge of #50812 - kennytm:fix-50756-miri-bad-float-behavior, r=oli-obk 2018-05-21 21:16:16 +00:00
run-pass-fulldeps Auto merge of #50838 - alexcrichton:token-impls, r=eddyb 2018-05-22 04:17:20 +00:00
run-pass-valgrind
rustdoc Auto merge of #50533 - GuillaumeGomez:rustdoc-prim-auto, r=QuietMisdreavus 2018-05-18 14:52:12 +00:00
rustdoc-js Fix invalid deduplication 2018-05-12 19:16:37 +02:00
rustdoc-ui drop unnecessary "warning" from warning text 2018-05-14 15:34:52 -05:00
rustfix test: Make a dedicated testsuite for rustfix 2018-05-04 15:01:28 -07:00
ui Auto merge of #50876 - matthewjasper:rollback-trivial-bounds, r=nikomatsakis 2018-05-22 06:54:34 +00:00
ui-fulldeps Fix update-references for tests within subdirectories. 2018-05-16 22:25:20 -07:00
COMPILER_TESTS.md Update docs and diagnostics 2018-05-17 16:28:36 +02:00