rust/tests
2025-08-23 10:57:14 +02:00
..
assembly-llvm Rollup merge of #140740 - ojeda:indirect-branch-cs-prefix, r=davidtwco 2025-08-19 19:42:01 +08:00
auxiliary Set NumRegisterParameters LLVM module flag to N when -Zregparm=N is 2025-08-13 17:37:30 +02:00
codegen-llvm make prefetch intrinsics safe 2025-08-20 00:35:42 +02:00
codegen-units
coverage coverage: Remove all unstable support for MC/DC instrumentation 2025-08-06 22:38:52 +10:00
coverage-run-rustdoc
crashes fix: Reject async assoc fns of const traits/impls in ast_passes 2025-08-15 16:31:10 +09:00
debuginfo Revert "Embed GDB pretty printers in rlibs and dylibs" 2025-08-06 18:00:58 +00:00
incremental Bless incremental tests. 2025-07-13 13:50:01 +00:00
mir-opt Remove the no_sanitize attribute in favor of sanitize 2025-08-18 08:45:28 +00:00
pretty Update autodiff tests for the new intrinsics impl 2025-08-14 18:33:43 +00:00
run-make Update tests/run-make/rustdoc-default-output test 2025-08-23 00:57:28 +02:00
rustdoc Also support statements and patterns for macro expansion 2025-08-23 00:57:29 +02:00
rustdoc-gui Improve code and add test with macro coming from another file from the same crate 2025-08-23 10:57:14 +02:00
rustdoc-js rustdoc-search: search backend with partitioned suffix tree 2025-08-15 10:26:03 -07:00
rustdoc-js-std rustdoc-search: search backend with partitioned suffix tree 2025-08-15 10:26:03 -07:00
rustdoc-json rustdoc-json: Move #[macro_export] from Other to it's own variant 2025-07-30 19:57:32 +00:00
rustdoc-ui Update uitests 2025-08-14 18:18:42 +02:00
ui Rollup merge of #145623 - compiler-errors:pretty-async-name, r=wesleywiser 2025-08-20 00:46:00 -04:00
ui-fulldeps Auto merge of #145599 - jieyouxu:rollup-523cxhm, r=jieyouxu 2025-08-19 14:43:48 +00:00
COMPILER_TESTS.md