rust/tests
2023-09-13 08:44:56 -04:00
..
assembly remove box_free and replace with drop impl 2023-06-16 13:41:06 -07:00
auxiliary
codegen Stop emitting non-power-of-two vectors in basic LLVM codegen 2023-09-13 08:44:56 -04:00
codegen-units
debuginfo Add multiple borrow test. 2023-05-13 10:32:32 +00:00
incremental Disable MIR SROA optimization by default 2023-08-23 14:08:43 -04:00
mir-opt Disable MIR SROA optimization by default 2023-08-23 14:08:43 -04:00
pretty Rollup merge of #111042 - Zalathar:no-coverage, r=wesleywiser 2023-05-01 17:10:24 +02:00
run-coverage Re-bless the newly-migrated tests 2023-06-28 11:09:19 +10:00
run-coverage-rustdoc Re-bless the newly-migrated tests 2023-06-28 11:09:19 +10:00
run-make Auto merge of #113040 - Kobzol:llvm-remark-streamer, r=tmiasko 2023-07-02 12:48:44 +00:00
run-make-fulldeps Provide more context for rustc +nightly -Zunstable-options on stable 2023-06-27 23:23:33 +08:00
run-pass-valgrind
rustdoc rustdoc: correctly deal with self ty params when eliding default object lifetimes 2023-09-12 10:56:04 -04:00
rustdoc-gui Migrate GUI colors test to original CSS color format 2023-07-08 14:56:15 +02:00
rustdoc-js Auto merge of #112233 - notriddle:notriddle/search-unify, r=GuillaumeGomez 2023-06-15 03:04:46 +00:00
rustdoc-js-std Auto merge of #108537 - GuillaumeGomez:rustdoc-search-whitespace-as-separator, r=notriddle 2023-07-02 18:49:29 +00:00
rustdoc-json Serialize all enums as externally tagged to guarantee compatibility with binary formats such as bincode or postcard 2023-05-22 18:22:08 +01:00
rustdoc-ui rustdoc: get unnormalized link destination for suggestions 2023-05-26 18:38:46 -07:00
ui Normalize before checking if local is freeze in deduced_param_attrs 2023-09-13 08:44:56 -04:00
ui-fulldeps Rollup merge of #113412 - spastorino:smir-types-1, r=oli-obk 2023-07-08 15:49:47 +02:00
COMPILER_TESTS.md