rust/src/test
David Wood 8371a036ea incr: cache dwarf objects in work products
Cache DWARF objects alongside object files in work products when those
exist so that DWARF object files are available for thorin in packed mode
in incremental scenarios.

Signed-off-by: David Wood <david.wood@huawei.com>
2022-07-06 11:15:13 +01: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: cache dwarf objects in work products 2022-07-06 11:15:13 +01:00
mir-opt Auto merge of #96862 - oli-obk:enum_cast_mir, r=RalfJung 2022-07-05 09:36:29 +00: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 add regression test for #79467 2022-07-04 22:29:03 +09:00
ui Rollup merge of #96814 - RalfJung:enum-repr-align, r=oli-obk 2022-07-05 23:43:30 +02:00
ui-fulldeps tests: avoid inadvertent diffs in diag derive test 2022-06-30 08:59:22 +01:00
COMPILER_TESTS.md