rust/src/test
2022-08-04 22:43:39 +00:00
..
assembly RISC-V ASM test: relax label name constraint. 2022-08-02 10:10:11 +02:00
auxiliary
codegen Make CFI tests opaque pointers compatible 2022-07-27 16:37:36 +02:00
codegen-units Fix/bless tests broken by DSE 2022-05-24 22:50:21 -04:00
debuginfo Use revision support to remove near identical debuginfo test. 2022-07-20 00:23:38 -07:00
incremental Bless incremental tests. 2022-08-01 21:39:56 +02:00
mir-opt bless mir opt tests 2022-07-28 14:24:44 +02:00
pretty Add pp-exact test involving where T: 2022-06-16 17:03:47 -07:00
run-make Fix backwards-compatibility check for tests with +whole-archive 2022-08-02 15:47:18 -07:00
run-make-fulldeps Add issue reference 2022-07-31 10:33:44 +00:00
run-pass-valgrind Change enum->int casts to not go through MIR casts. 2022-06-30 07:47:07 +00:00
rustdoc Rollup merge of #99738 - notriddle:notriddle/multiple-modules-w-same-name, r=camelid 2022-08-03 13:45:51 +05:30
rustdoc-gui Rollup merge of #99779 - GuillaumeGomez:fix-item-info-pos-and-height, r=notriddle 2022-08-02 07:30:41 +02:00
rustdoc-js rustdoc: also index raw pointers 2022-05-31 11:21:55 -07:00
rustdoc-js-std
rustdoc-json Add tests for JSON non-inlining 2022-07-16 13:39:38 +02:00
rustdoc-ui Rollup merge of #100029 - hdelc:master, r=cjgillot 2022-08-03 22:29:31 +02:00
ui opt node type 2022-08-04 22:43:39 +00:00
ui-fulldeps Remove workarounds for issue 59998 2022-07-31 10:33:44 +00:00
COMPILER_TESTS.md