rust/tests
Matthias Krüger 7ec813643a
Rollup merge of #115649 - notriddle:notriddle/82038, r=compiler-errors
diagnostics: add test case for trait bounds diagnostic

Closes #82038

It was fixed by https://github.com/rust-lang/rust/pull/89580, a wide-reaching obligation tracking improvement. This commit adds a test case.
2023-09-08 08:23:04 +02:00
..
assembly
auxiliary
codegen Auto merge of #114946 - anforowicz:generic-fix-for-asan-lto, r=tmiasko 2023-09-06 20:04:03 +00:00
codegen-units
coverage-map Copy most of tests/run-coverage into tests/coverage-map/status-quo 2023-09-05 11:55:34 +10:00
debuginfo
incremental
mir-opt Refactor how MIR represents composite debuginfo. 2023-09-05 17:20:07 +00:00
pretty
run-coverage update tests that are ignored by debug 2023-09-01 04:01:54 +08:00
run-coverage-rustdoc
run-make Stabilize PATH option for --print KIND=PATH 2023-09-07 15:07:30 +02:00
run-make-fulldeps
run-pass-valgrind
rustdoc Rollup merge of #115604 - GuillaumeGomez:private-fields-tuple-struct, r=notriddle 2023-09-08 08:23:02 +02:00
rustdoc-gui Migrate GUI colors test to original CSS color format 2023-09-03 12:49:22 +02:00
rustdoc-js Correctly handle paths from foreign items 2023-09-02 23:04:37 +02:00
rustdoc-js-std Add tests for type-based search 2023-09-01 15:16:11 +02:00
rustdoc-json
rustdoc-ui
ui Rollup merge of #115649 - notriddle:notriddle/82038, r=compiler-errors 2023-09-08 08:23:04 +02:00
ui-fulldeps Implement and test monomorphization 2023-09-06 08:16:04 +00:00
COMPILER_TESTS.md