rust/src/test
2022-09-25 14:58:49 -07: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 Auto merge of #102068 - cjgillot:erased-lifetime-print, r=eholk 2022-09-24 01:23:17 +00: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 rustdoc: update test cases now that code-header is used without in-band 2022-09-25 13:52:26 -07:00
rustdoc-gui Round offset to whole integer 2022-09-25 14:58:49 -07: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 #101997 - cuviper:drop-legacy-pm, r=nikic 2022-09-25 22:06:38 +08:00
ui Auto merge of #102265 - fee1-dead-contrib:rollup-a7fccbg, r=fee1-dead 2022-09-25 14:28:04 +00:00
ui-fulldeps separate definitions and HIR owners 2022-09-24 23:21:19 +09:00
COMPILER_TESTS.md