rust/src/test
2022-07-06 19:09:50 +09:00
..
assembly hexagon: adapt test for upstream output changes 2022-06-07 13:21:34 -04:00
auxiliary
codegen Rollup merge of #98920 - krasimirgg:llvm-15-issue-37945, r=nikic 2022-07-05 17:08:14 +02: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 incr.comp.: Make split-dwarf commandline options [TRACKED]. 2022-07-04 14:11:28 +02:00
mir-opt fix miri-opt tests 2022-07-06 19:09:50 +09:00
pretty Add pp-exact test involving where T: 2022-06-16 17:03:47 -07:00
run-make Auto merge of #98573 - krasimirgg:nlmb-llvm-nm, r=nikic 2022-07-04 15:59:44 +00:00
run-make-fulldeps Don't use match-destructuring for derived ops on structs. 2022-07-04 10:48:15 +10: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 #98256 - GuillaumeGomez:whitespace-where-clause, r=notriddle 2022-07-05 23:43:31 +02:00
rustdoc-gui Rollup merge of #98776 - notriddle:notriddle/mobile-sidebar-auto-close, r=GuillaumeGomez 2022-07-05 16:04:33 +05:30
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 replace guess_head_span with def_span 2022-07-06 19:09:47 +09:00
ui use named_span in case of tuple variant 2022-07-06 19:09:50 +09:00
ui-fulldeps tests: avoid inadvertent diffs in diag derive test 2022-06-30 08:59:22 +01:00
COMPILER_TESTS.md