rust/tests
jyn cb6d033316 don't elide shared parts of types in diagnostics when --verbose is passed
this also changes some parts of lifetime printing, which previously were not gated behind `-Z verbose`
2023-12-24 16:47:18 -05:00
..
assembly Auto merge of #118491 - cuviper:aarch64-stack-probes, r=wesleywiser 2023-12-14 02:01:13 +00:00
auxiliary
codegen Adapt debug-accessibility tests for msvc-style enums 2023-12-15 11:45:03 +00:00
codegen-units
coverage Rollup merge of #118852 - Zalathar:no-spans, r=cjgillot 2023-12-18 08:08:22 +01:00
coverage-run-rustdoc
debuginfo
incremental
mir-opt don't elide shared parts of types in diagnostics when --verbose is passed 2023-12-24 16:47:18 -05:00
pretty
run-make
run-make-fulldeps
run-pass-valgrind
rustdoc Rollup merge of #113091 - GuillaumeGomez:prevent-cfg-merge-reexport, r=rustdoc 2023-12-15 11:51:23 +01:00
rustdoc-gui Rollup merge of #118988 - notriddle:notriddle/varconst, r=GuillaumeGomez 2023-12-15 20:19:56 +01:00
rustdoc-js rustdoc-search: remove parallel searchWords array 2023-12-15 16:26:35 -07:00
rustdoc-js-std
rustdoc-json
rustdoc-ui Auto merge of #118213 - Urgau:check-cfg-diagnostics-rustc-cargo, r=petrochenkov 2023-12-13 19:45:57 +00:00
ui don't elide shared parts of types in diagnostics when --verbose is passed 2023-12-24 16:47:18 -05:00
ui-fulldeps Fix up some ui-fulldeps tests. 2023-12-18 16:06:22 +11:00
COMPILER_TESTS.md