rust/src/test
2022-09-21 17:29:47 -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 Warn about dead tuple struct fields 2022-08-03 12:17:23 +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 Rollup merge of #102045 - RalfJung:const-prop-regression-fix, r=oli-obk 2022-09-21 19:01:08 +05:30
pretty Stabilize GATs 2022-08-30 23:06:24 -04: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 Rollup merge of #89891 - ojeda:modular-alloc, r=Mark-Simulacrum 2022-09-21 19:01:06 +05:30
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 for changed item-decl HTML 2022-09-19 13:39:31 -07:00
rustdoc-gui rustdoc: update test case for headers without max-width 2022-09-21 17:29:47 -07: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 Document that ResolvedPath can also be a union 2022-09-16 19:51:58 +01:00
rustdoc-ui Make the normalize-overflow rustdoc test actually do something 2022-09-19 22:49:37 -05:00
ui Auto merge of #102097 - Dylan-DPC:rollup-gc75oh4, r=Dylan-DPC 2022-09-21 17:17:25 +00:00
ui-fulldeps FIX - adopt new Diagnostic naming in newly migrated modules 2022-09-21 11:43:22 -04:00
COMPILER_TESTS.md