rust/src/test
Jack Huey 26a4f461d7
Rollup merge of #84682 - jackh726:transitive_bounds_rebind, r=nikomatsakis
Don't rebind in `transitive_bounds_that_define_assoc_type`

Fixes #83737
Fixes #84604

Also fixes another issue that I don't have a test for, popped up in [zulip](https://rust-lang.zulipchat.com/#narrow/stream/144729-wg-traits/topic/Duplicate.20symbol.20error.20.2384604/near/236570445)

r? `````@nikomatsakis`````
2021-04-29 19:27:22 -04:00
..
assembly Remove tests introduced or cahnged by PR #77885, which is reverted in this PR. 2021-04-29 15:13:36 -04:00
auxiliary
codegen Remove tests introduced or cahnged by PR #77885, which is reverted in this PR. 2021-04-29 15:13:36 -04:00
codegen-units Remove redundant ignore-tidy-linelength annotations 2021-04-03 22:30:20 +02:00
debuginfo Fix failed tests related to pointer printing when using GDB 10 2021-04-27 23:07:36 +08:00
incremental Add integration test for --remap-pathh-prefix 2021-04-29 12:53:59 +00:00
mir-opt Only generate dummy assign when instrumenting coverage 2021-04-18 12:09:14 -07:00
pretty Update test/pretty output for edition preludes. 2021-02-25 13:43:11 +01:00
run-make rustc: Add a new wasm ABI 2021-04-08 08:03:18 -07:00
run-make-fulldeps Auto merge of #84233 - jyn514:track-path-prefix, r=michaelwoerister 2021-04-29 14:57:17 +00:00
run-pass-valgrind Update tests for extern block linting 2021-01-13 07:49:16 -05:00
rustdoc rustdoc: update auto_aliases test case with data-aliases attribute 2021-04-28 10:29:08 -07:00
rustdoc-gui Add test to ensure that the element pointed to by the URL hash is "expanded" 2021-04-25 16:06:42 +02:00
rustdoc-js Add test for primitive search 2021-02-01 15:56:51 +01:00
rustdoc-js-std Add search index test for primitive types 2021-01-27 10:05:06 +01:00
rustdoc-json Rename span to source 2021-03-24 19:44:23 +00:00
rustdoc-ui Revert "rustdoc: Hide #text in doc-tests" 2021-04-24 11:54:44 +01:00
rustfix
ui Rollup merge of #84682 - jackh726:transitive_bounds_rebind, r=nikomatsakis 2021-04-29 19:27:22 -04:00
ui-fulldeps Fix fulldeps tests. 2021-03-30 23:51:15 +02:00
COMPILER_TESTS.md