rust/tests
bors 5f7653df82 Auto merge of #149158 - matthiaskrgr:rollup-qmtvboe, r=matthiaskrgr
Rollup of 9 pull requests

Successful merges:

 - rust-lang/rust#149033 (autodiff rlib handling)
 - rust-lang/rust#149088 (Add missing trailing period to RustDoc for fn create_dir().)
 - rust-lang/rust#149111 (fs: Run file lock tests on all platforms that support it)
 - rust-lang/rust#149113 (sgx: avoid unnecessarily creating a slice)
 - rust-lang/rust#149123 (std: sys: fs: uefi: Fix FileAttr size)
 - rust-lang/rust#149133 (Remove an unused variable)
 - rust-lang/rust#149139 (Enable host tools for aarch64-unknown-linux-ohos)
 - rust-lang/rust#149144 (Reject `async fn` in `const impl` during AST validation)
 - rust-lang/rust#149154 (Fix platform supports docs tiny typo)

r? `@ghost`
`@rustbot` modify labels: rollup
2025-11-20 22:14:43 +00:00
..
assembly-llvm Rollup merge of #147173 - androm3da:bcain/hexagon_qurt, r=davidtwco,tgross35 2025-11-20 11:15:51 +01:00
auxiliary Rollup merge of #147521 - sayantn:simd-const-intrinsics, r=madsmtm 2025-11-19 09:48:07 +01:00
codegen-llvm sess: default to v0 symbol mangling 2025-11-19 11:55:09 +00: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 Replace OffsetOf by an actual sum. 2025-11-18 00:10:03 +00:00
debuginfo sess: default to v0 symbol mangling 2025-11-19 11:55:09 +00:00
incremental Bless tests. 2025-11-12 12:48:27 +01:00
mir-opt Replace OffsetOf by an actual sum. 2025-11-18 00:10:03 +00:00
pretty Document fmt::Arguments internal representation. 2025-11-12 12:48:39 +01:00
run-make adding a working rlib autodiff test 2025-11-19 00:18:33 -05:00
run-make-cargo Skip the panic-immediate-abort-works test when cross-compiling 2025-09-22 21:13:38 -04:00
rustdoc Add test for href of reexported enum variant 2025-11-18 12:23:32 +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 #149158 - matthiaskrgr:rollup-qmtvboe, r=matthiaskrgr 2025-11-20 22:14:43 +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