rust/tests
bors b25b6eab7f Auto merge of #148992 - Zalathar:rollup-c1aqvox, r=Zalathar
Rollup of 3 pull requests

Successful merges:

 - rust-lang/rust#145954 (stabilize extern_system_varargs)
 - rust-lang/rust#148962 (fix(span): track unnormalized source len for dep-info)
 - rust-lang/rust#148969 (compiletest: Don't apply "emscripten" directives to `wasm32-unknown-unknown`)

r? `@ghost`
`@rustbot` modify labels: rollup
2025-11-16 10:19:40 +00:00
..
assembly-llvm add assembly test for infinite recursion with become 2025-11-13 16:57:02 +01:00
auxiliary Rollup merge of #147355 - sayantn:masked-loads, r=RalfJung,bjorn3 2025-11-05 10:59:18 +11:00
codegen-llvm Rollup merge of #145954 - RalfJung:syscall-c-variadics, r=jackh726 2025-11-16 20:30:53 +11:00
codegen-units Document fmt::Arguments internal representation. 2025-11-12 12:48:39 +01:00
coverage Bless coverage tests. 2025-11-12 12:48:45 +01:00
coverage-run-rustdoc
crashes Check that impls of #[type_const] consts also have the attr 2025-11-08 23:05:08 -05:00
debuginfo rustc_codegen_llvm: Require opt-level >= 1 for index-based loop 2025-11-13 06:29:55 +01:00
incremental Bless tests. 2025-11-12 12:48:27 +01:00
mir-opt Rollup merge of #148725 - scottmcm:experiment-new-try-block-v3, r=petrochenkov 2025-11-14 19:57:06 +11:00
pretty Document fmt::Arguments internal representation. 2025-11-12 12:48:39 +01:00
run-make Disable rustdoc-test-builder test partially for SGX target. 2025-11-13 11:53:58 +01:00
run-make-cargo Skip the panic-immediate-abort-works test when cross-compiling 2025-09-22 21:13:38 -04:00
rustdoc Add regression test for #148008 2025-11-13 15:34:49 +01:00
rustdoc-gui rustdoc-search: add test case for throbber 2025-10-07 12:59:58 -07:00
rustdoc-js Rollup merge of #147701 - lolbinarycat:rustdoc-search-alias-fix, r=GuillaumeGomez 2025-11-13 11:57:07 +11:00
rustdoc-js-std Add regression test for including derive macros in macro filtering 2025-10-27 16:00:32 +01:00
rustdoc-json Add tests for doc(attribute = "...") attribute 2025-08-28 15:56:30 +02:00
rustdoc-ui Rollup merge of #146495 - fmease:rustdoc-erase-doc-priv-items-attr, r=GuillaumeGomez 2025-11-11 21:09:33 +11:00
ui Auto merge of #148992 - Zalathar:rollup-c1aqvox, r=Zalathar 2025-11-16 10:19:40 +00:00
ui-fulldeps When more than a single impl and less than 4 could apply, point at them 2025-10-31 20:44:01 +00:00
COMPILER_TESTS.md