rust/src/test
2022-07-04 20:46:59 +09:00
..
assembly hexagon: adapt test for upstream output changes 2022-06-07 13:21:34 -04:00
auxiliary
codegen Amend codegen test. 2022-07-01 17:45:13 +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 Shorten def_span for more items. 2022-07-01 17:39:19 +02:00
mir-opt Auto merge of #91743 - cjgillot:enable_mir_inlining_inline_all, r=oli-obk 2022-07-02 11:24:17 +00:00
pretty Add pp-exact test involving where T: 2022-06-16 17:03:47 -07:00
run-make Fix bug in rustdoc -Whelp 2022-07-02 02:11:49 -05:00
run-make-fulldeps Rollup merge of #98652 - ojeda:warning-free-no_global_oom_handling, r=joshtriplett 2022-06-29 20:35:04 +02:00
run-pass-valgrind make cenum_impl_drop_cast deny-by-default and show up as future breakage diagnostic 2022-06-02 09:06:29 -04:00
rustdoc Shorten def_span for more items. 2022-07-01 17:39:19 +02:00
rustdoc-gui Rollup merge of #98773 - notriddle:notriddle/source-sidebar-details, r=GuillaumeGomez 2022-07-03 16:41:56 -04: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 #98799 - jyn514:rustdoc-lint-help, r=GuillaumeGomez 2022-07-03 16:41:57 -04:00
ui suggest #[derive(Default)] to enums with #[default] 2022-07-04 20:46:59 +09:00
ui-fulldeps macros: use typed identifiers in subdiag derive 2022-06-24 09:08:25 +01:00
COMPILER_TESTS.md