rust/tests
nils 6bf57b8110
Rollup merge of #105806 - mejrs:eager2, r=davidtwco
Support eager subdiagnostics again

See https://github.com/rust-lang/rust/pull/104941#discussion_r1051135746

I'm not sure how to add a test for this. But I did pick some of the diagnostic structs in the mentioned PR and it works with them.
2023-01-12 15:44:50 +01: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 Auto merge of #106760 - compiler-errors:rollup-0bogyco, r=compiler-errors 2023-01-12 10:46:19 +00:00
ui-fulldeps Support eager subdiagnostics again 2023-01-11 14:20:34 -08:00
COMPILER_TESTS.md