rust/tests
bors 791a53f380 Auto merge of #117213 - oli-obk:check_item_type_cleanup, r=estebank
Reorder check_item_type diagnostics so they occur next to the corresponding `check_well_formed` diagnostics

The first commit is just a cleanup.

The second commit moves most checks from `check_mod_item_types` into `check_well_formed`, invoking the checks in lockstep per-item instead of iterating over all items twice.
2024-01-05 00:04:08 +00:00
..
assembly Support reg_addr register class in s390x inline assembly 2024-01-03 18:00:37 +09:00
auxiliary
codegen Rollup merge of #119555 - Kobzol:maybeuninit-rvo-codegen-test, r=nikic 2024-01-04 08:33:26 +01:00
codegen-units
coverage macro_rules: Less hacky heuristic for using tt metavariable spans 2024-01-04 03:53:56 +03:00
coverage-run-rustdoc
debuginfo
incremental
mir-opt Rollup merge of #119325 - RalfJung:custom-mir, r=compiler-errors 2024-01-04 15:33:58 +01:00
pretty
run-make Enable address sanitizer for MSVC targets using INFERASANLIBS linker flag 2024-01-03 10:00:15 -08:00
run-make-fulldeps
run-pass-valgrind
rustdoc Auto merge of #119066 - notriddle:notriddle/sidebar-source-redesign, r=GuillaumeGomez 2023-12-31 15:32:15 +00:00
rustdoc-gui rustdoc ui: adjust tooltip z-index to be above sidebar 2023-12-31 20:31:56 +01:00
rustdoc-js
rustdoc-js-std
rustdoc-json
rustdoc-ui Rollup merge of #119184 - Rajveer100:branch-for-issue-118752, r=davidtwco 2024-01-04 15:33:57 +01:00
ui Auto merge of #117213 - oli-obk:check_item_type_cleanup, r=estebank 2024-01-05 00:04:08 +00:00
ui-fulldeps
COMPILER_TESTS.md