rust/src/test
Oli Scherer a745797142 Stop generating inference vars for nested impl trait and let type equality handle it.
This means we stop supporting the case where a locally defined trait has only a single impl so we can always use that impl (see nested-tait-inference.rs).
2022-02-02 15:40:11 +00:00
..
assembly
auxiliary
codegen Auto merge of #93154 - michaelwoerister:fix-generic-closure-and-generator-debuginfo, r=wesleywiser 2022-02-02 12:37:28 +00:00
codegen-units
debuginfo Auto merge of #93154 - michaelwoerister:fix-generic-closure-and-generator-debuginfo, r=wesleywiser 2022-02-02 12:37:28 +00:00
incremental Lazily resolve type-alias-impl-trait defining uses 2022-02-02 15:40:11 +00:00
mir-opt
pretty
run-make
run-make-fulldeps
run-pass-valgrind
rustdoc
rustdoc-gui Rollup merge of #93420 - jsha:adjust-settings-layout, r=GuillaumeGomez 2022-02-02 07:11:06 +01:00
rustdoc-js
rustdoc-js-std
rustdoc-json
rustdoc-ui
ui Stop generating inference vars for nested impl trait and let type equality handle it. 2022-02-02 15:40:11 +00:00
ui-fulldeps
COMPILER_TESTS.md