rust/src/test
2022-09-23 18:42:14 +02:00
..
assembly Rollup merge of #100556 - Alex-Velez:patch-1, r=scottmcm 2022-08-21 16:54:01 +02:00
auxiliary experiment: trying to encode the end-to-end test as a ui test via rust_test_helpers. This instance is almost certainly insufficient because we need to force optimization flags for both the C and Rust sides of the code. but lets find out for sure. 2022-07-06 10:53:28 -04:00
codegen Auto merge of #100214 - scottmcm:strict-range, r=thomcc 2022-09-21 00:41:33 +00: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 Add test. 2022-09-05 20:11:34 +02:00
mir-opt Always print '_, even for erased lifetimes. 2022-09-23 18:42:14 +02:00
pretty Bless pretty tests. 2022-09-23 18:42:14 +02:00
run-make Auto merge of #101806 - BelovDV:issue-fix-fn-find_library, r=petrochenkov 2022-09-20 07:10:18 +00:00
run-make-fulldeps Improve the help message for an invalid calling convention 2022-09-22 22:18:30 +02:00
run-pass-valgrind Remove even more box syntax uses from src/test 2022-08-07 04:22:20 +02:00
rustdoc Rollup merge of #102107 - Urgau:rustdoc-missing-space-before-where-clause, r=GuillaumeGomez 2022-09-22 18:25:55 +05:30
rustdoc-gui Auto merge of #102165 - matthiaskrgr:rollup-n5oquhe, r=matthiaskrgr 2022-09-23 09:33:23 +00:00
rustdoc-js
rustdoc-js-std
rustdoc-json Document that ResolvedPath can also be a union 2022-09-16 19:51:58 +01:00
rustdoc-ui Rollup merge of #102037 - jyn514:normalize-docs, r=lcnr 2022-09-22 18:25:53 +05:30
ui Always print '_, even for erased lifetimes. 2022-09-23 18:42:14 +02:00
ui-fulldeps FIX - adopt new Diagnostic naming in newly migrated modules 2022-09-21 11:43:22 -04:00
COMPILER_TESTS.md