rust/tests
bors 56ee65aeb6 Auto merge of #106743 - matthiaskrgr:rollup-q5dpxms, r=matthiaskrgr
Rollup of 6 pull requests

Successful merges:

 - #106620 (Detect struct literal needing parentheses)
 - #106622 (Detect out of bounds range pattern value)
 - #106703 (Note predicate span on `ImplDerivedObligation`)
 - #106705 (Report fulfillment errors in new trait solver)
 - #106726 (Fix some typos in code comments.)
 - #106734 (Deny having src/test exisiting in tidy)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
2023-01-11 23:05:58 +00:00
..
assembly Change src/test to tests in source files, fix tidy and tests 2023-01-11 09:32:13 +00:00
auxiliary
codegen Add a regression test for argument copies with DestinationPropagation 2023-01-11 10:27:06 -05:00
codegen-units
debuginfo
incremental
mir-opt Change src/test to tests in source files, fix tidy and tests 2023-01-11 09:32:13 +00:00
pretty Change src/test to tests in source files, fix tidy and tests 2023-01-11 09:32:13 +00:00
run-make Change src/test to tests in source files, fix tidy and tests 2023-01-11 09:32:13 +00:00
run-make-fulldeps Change src/test to tests in source files, fix tidy and tests 2023-01-11 09:32:13 +00:00
run-pass-valgrind
rustdoc
rustdoc-gui Change src/test to tests in source files, fix tidy and tests 2023-01-11 09:32:13 +00:00
rustdoc-js
rustdoc-js-std
rustdoc-json
rustdoc-ui Change src/test to tests in source files, fix tidy and tests 2023-01-11 09:32:13 +00:00
ui Rollup merge of #106703 - compiler-errors:impl-derived-span, r=estebank 2023-01-11 21:08:08 +01:00
ui-fulldeps
COMPILER_TESTS.md