rust/src/test
2022-10-31 21:25:00 +04:00
..
assembly Stabilize asm_sym 2022-10-17 22:38:37 +01:00
auxiliary
codegen Use br instead of switch in more cases. 2022-10-31 10:16:39 +11:00
codegen-units Bless cgu test. 2022-09-23 18:42:14 +02:00
debuginfo Auto merge of #99556 - davidtwco:collapse-debuginfo, r=wesleywiser 2022-09-13 01:19:05 +00:00
incremental Auto merge of #102700 - oli-obk:0xDEAD_TAIT, r=compiler-errors 2022-10-13 22:39:05 +00:00
mir-opt Move mir building mir-opt tests to own directory 2022-10-27 00:21:57 -07:00
pretty Rollup merge of #99939 - saethlin:pre-sort-tests, r=thomcc,jackh726 2022-10-24 19:32:25 +09:00
run-make Support raw-dylib functions being used inside inlined functions 2022-10-24 16:17:38 -07:00
run-make-fulldeps Rollup merge of #103618 - nnethercote:rename-OwnerId-fields, r=compiler-errors 2022-10-29 14:18:03 +02:00
run-pass-valgrind Fix test 2022-10-13 17:46:33 +01:00
rustdoc Rollup merge of #103746 - notriddle:notriddle/incoherent-dyn-trait, r=GuillaumeGomez 2022-10-30 19:31:39 -07:00
rustdoc-gui Rollup merge of #103585 - GuillaumeGomez:source-line-css, r=notriddle 2022-10-28 07:06:45 +02:00
rustdoc-js Add regression test for reexports in search results 2022-10-30 13:58:00 +01:00
rustdoc-js-std Update asrawfd.js. 2022-08-29 08:31:42 -07:00
rustdoc-json Add regression test for missing item from private mod in JSON output 2022-10-29 11:56:08 +02:00
rustdoc-ui Rollup merge of #103588 - weihanglo:rustdoc/url-redirect, r=notriddle 2022-10-30 11:50:27 +05:30
ui resolve: Turn the binding from #[macro_export] into a proper Import 2022-10-31 21:25:00 +04:00
ui-fulldeps Allow specifying multiple alternative suggestions 2022-10-23 18:59:13 +02:00
COMPILER_TESTS.md