rust/tests
surechen 4897d5eccf Simple modification of diagnostic information
fixes #119067
2023-12-21 10:17:11 +08:00
..
assembly Auto merge of #118491 - cuviper:aarch64-stack-probes, r=wesleywiser 2023-12-14 02:01:13 +00:00
auxiliary
codegen Adapt debug-accessibility tests for msvc-style enums 2023-12-15 11:45:03 +00:00
codegen-units
coverage Rollup merge of #118852 - Zalathar:no-spans, r=cjgillot 2023-12-18 08:08:22 +01: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 tests: CGU tests require build-pass, not check-pass (remove FIXME) 2023-12-12 15:48:48 +01:00
mir-opt Avoid overflow in GVN constant indexing. 2023-12-17 19:50:38 +00:00
pretty Improve `print_tts` by changing `tokenstream::Spacing`. 2023-12-11 09:19:09 +11:00
run-make Improve `print_tts` by changing `tokenstream::Spacing`. 2023-12-11 09:19:09 +11:00
run-make-fulldeps Merge `Queries::{ongoing_codegen,linker}`. 2023-11-22 13:22:49 +11:00
run-pass-valgrind
rustdoc Rollup merge of #113091 - GuillaumeGomez:prevent-cfg-merge-reexport, r=rustdoc 2023-12-15 11:51:23 +01:00
rustdoc-gui Rollup merge of #118988 - notriddle:notriddle/varconst, r=GuillaumeGomez 2023-12-15 20:19:56 +01:00
rustdoc-js rustdoc-search: remove parallel searchWords array 2023-12-15 16:26:35 -07:00
rustdoc-js-std Auto merge of #118077 - calebzulawski:sync-portable-simd-2023-11-19, r=workingjubilee 2023-12-02 18:04:01 +00:00
rustdoc-json rustdoc-json: Fix test so it actuall checks things 2023-11-09 12:13:16 +00:00
rustdoc-ui Simple modification of diagnostic information 2023-12-21 10:17:11 +08:00
ui Simple modification of diagnostic information 2023-12-21 10:17:11 +08:00
ui-fulldeps Fix up some `ui-fulldeps` tests. 2023-12-18 16:06:22 +11:00
COMPILER_TESTS.md