rust/tests
Matthias Krüger 49fadeef59
Rollup merge of #118458 - notriddle:notriddle/small-section-header, r=GuillaumeGomez
rustdoc: remove small from  `small-section-header`

There's no such thing as a big section header, so I don't know why the name was used.
2023-11-30 09:28:26 +01:00
..
assembly Update the minimum external LLVM to 16. 2023-11-21 22:40:16 +01:00
auxiliary
codegen update test for new LLVM 18 codegen 2023-11-28 12:10:59 +00:00
codegen-units Automatically enable cross-crate inlining for small functions 2023-10-17 19:53:51 -04:00
coverage coverage: Simplify building coverage expressions based on sums 2023-11-25 12:29:20 +11:00
coverage-run-rustdoc coverage: Rename the `run-coverage` test mode to `coverage-run` 2023-11-08 16:41:24 +11:00
debuginfo Check alignment of pointers only when read/written through 2023-11-04 13:01:32 -04:00
incremental Remove asmjs from tests 2023-10-28 23:11:03 -07:00
mir-opt Rollup merge of #118426 - aDotInTheVoid:const-wat, r=compiler-errors,cjgillot 2023-11-29 12:34:50 +01:00
pretty Remove unnecessary CVarArgs name skipping logic 2023-10-25 17:44:17 +02:00
run-make Rollup merge of #118202 - azhogin:azhogin/link_args_wrapping, r=petrochenkov 2023-11-27 19:06:47 -05:00
run-make-fulldeps Merge `Queries::{ongoing_codegen,linker}`. 2023-11-22 13:22:49 +11:00
run-pass-valgrind
rustdoc rustdoc: remove small from `small-section-header` 2023-11-29 13:40:07 -07:00
rustdoc-gui rustdoc: remove small from `small-section-header` 2023-11-29 13:40:07 -07:00
rustdoc-js rustdoc-search: avoid infinite where clause unbox 2023-11-24 10:42:11 -07:00
rustdoc-js-std rustdoc-search: replace TAB/NL/LF with SP first 2023-11-29 11:02:56 -07:00
rustdoc-json rustdoc-json: Fix test so it actuall checks things 2023-11-09 12:13:16 +00:00
rustdoc-ui Manual find replace updates 2023-11-24 21:04:51 +01:00
ui Rollup merge of #118453 - estebank:priv-fields, r=compiler-errors 2023-11-30 09:28:25 +01:00
ui-fulldeps Use `rustc_fluent_macro::fluent_messages!` directly. 2023-11-26 08:38:40 +11:00
COMPILER_TESTS.md