rust/tests
bors 11853ecd86 Auto merge of - GuillaumeGomez:rollup-eys3jfp, r=GuillaumeGomez
Rollup of 8 pull requests

Successful merges:

 -  (Add aarch64-apple-visionos and aarch64-apple-visionos-sim tier 3 targets)
 -  (Fix target-cpu fpu features on Arm R/M-profile)
 -  (CFI: Restore typeid_for_instance default behavior)
 -  (Revert removing miri jobserver workaround)
 -  (Revert "Use OS thread name by default")
 -  (Add jieyouxu to compiler review rotation and as a reviewer for `tests/run-make`, `src/tools/run-make-support` and `src/tools/compiletest`)
 -  (Fix typo in `compiler/rustc_middle/src/traits/solve/inspect.rs`)
 -  (Use `include` command to reduce code duplication)

r? `@ghost`
`@rustbot` modify labels: rollup
2024-04-05 22:12:43 +00:00
..
assembly Rollup merge of - agg23:xrOS-pr, r=davidtwco 2024-04-05 22:33:25 +02:00
auxiliary extend extern tests to include FiveU16s 2024-03-17 00:07:42 -04:00
codegen Rollup merge of - rcvalle:rust-cfi-restore-typeid-for-instance, r=compiler-errors 2024-04-05 22:33:27 +02:00
codegen-units Codegen const panic messages as function calls 2024-03-22 09:55:50 -04:00
coverage Eliminate UbCheck for non-standard libraries 2024-03-27 21:02:40 +08:00
coverage-run-rustdoc
debuginfo Add rust-lldb pretty printing for Path and PathBuf 2024-03-29 18:02:26 -06:00
incremental Remove MIR unsafe check 2024-04-03 08:50:12 +00:00
mir-opt Rollup merge of - Nadrieril:false-edges2, r=matthewjasper 2024-04-04 14:51:16 +02:00
pretty
run-make Rollup merge of - jieyouxu:issue-7349-port, r=Mark-Simulacrum 2024-04-05 16:38:51 +02:00
run-make-fulldeps Soft-destabilize RustcEncodable/RustcDecodable 2024-03-22 13:24:35 -07:00
run-pass-valgrind Add test for Apple's -weak_framework linker argument 2024-03-18 23:27:34 +01:00
rustdoc Rollup merge of - notriddle:notriddle/search-desc, r=GuillaumeGomez 2024-04-02 18:18:50 +02:00
rustdoc-gui Use include command to reduce code duplication 2024-04-05 21:38:55 +02:00
rustdoc-js Rollup merge of - notriddle:notriddle/search-unbox-limit, r=GuillaumeGomez 2024-03-14 15:44:32 +01:00
rustdoc-js-std rustdoc-search: add search query syntax Fn(T) -> U 2024-03-11 22:27:22 -07:00
rustdoc-json
rustdoc-ui Rollup merge of - fmease:rustdoc-sati-re-hotfix, r=GuillaumeGomez 2024-04-02 21:22:04 +02:00
ui Auto merge of - GuillaumeGomez:rollup-eys3jfp, r=GuillaumeGomez 2024-04-05 22:12:43 +00:00
ui-fulldeps Normalize the result of Fields::ty_with_args 2024-03-28 13:22:10 -07:00
COMPILER_TESTS.md