rust/src/test
Yuki Okushi 6d7ee6839c
Rollup merge of #102073 - andrewpollack:add-execvp-call-ignore, r=tmandry
Adding ignore fuchsia tests for execvp

Adding ignore fuchsia tests for execvp

cc. ``@djkoloski``

r? ``@tmandry``
2022-09-22 09:03:54 +09: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 Rollup merge of #102054 - GuillaumeGomez:sidebar-all-page, r=notriddle 2022-09-22 09:03:54 +09:00
rustdoc-gui Rollup merge of #102034 - notriddle:notriddle/border-bottom, r=GuillaumeGomez 2022-09-20 10:13:02 -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 Make the normalize-overflow rustdoc test actually do something 2022-09-19 22:49:37 -05:00
ui Rollup merge of #102073 - andrewpollack:add-execvp-call-ignore, r=tmandry 2022-09-22 09:03:54 +09:00
ui-fulldeps FIX - adopt new Diagnostic naming in newly migrated modules 2022-09-21 11:43:22 -04:00
COMPILER_TESTS.md