rust/src/test
2022-07-09 07:43:56 -04:00
..
assembly Implement support for DWARF version 5. 2022-07-08 11:31:08 -07:00
auxiliary
codegen Auto merge of #98758 - nnethercote:more-derive-output-improvements, r=Mark-Simulacrum 2022-07-08 12:44:14 +00:00
codegen-units Fix/bless tests broken by DSE 2022-05-24 22:50:21 -04:00
debuginfo Auto merge of #96820 - r-raymond:master, r=cuviper 2022-06-25 13:03:53 +00:00
incremental Rollup merge of #98901 - davidtwco:split-dwarf-incr-workproduct, r=michaelwoerister 2022-07-07 18:06:52 +05:30
mir-opt tweak names and output and bless 2022-07-09 07:43:56 -04:00
pretty Add pp-exact test involving where T: 2022-06-16 17:03:47 -07:00
run-make tweak names and output and bless 2022-07-09 07:43:56 -04:00
run-make-fulldeps Bless coverage reports. 2022-07-07 09:27:44 +02: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 #98973 - GuillaumeGomez:inherent-impl-anchors, r=notriddle 2022-07-07 18:06:54 +05:30
rustdoc-gui Update rustdoc tests 2022-07-05 21:33:39 +02:00
rustdoc-js rustdoc: also index raw pointers 2022-05-31 11:21:55 -07:00
rustdoc-js-std Rollup merge of #96887 - notriddle:notriddle/as-raw-fd, r=jsha 2022-05-11 13:16:31 +09:00
rustdoc-json rustdoc-json: Make default value of blanket impl assoc types work 2022-06-29 21:05:51 +02:00
rustdoc-ui Rollup merge of #95635 - davidtwco:terminal-width-stabilization, r=oli-obk 2022-07-08 08:00:36 +02:00
ui Rollup merge of #99008 - obeis:issue-98974, r=compiler-errors 2022-07-09 11:28:06 +05:30
ui-fulldeps macros: add diagnostic derive for lints 2022-07-05 16:00:21 +01:00
COMPILER_TESTS.md