rust/src/test
Matthias Krüger 3148b3dc16
Rollup merge of #102104 - Aaron1011:no-test-backtrace, r=Mark-Simulacrum
Set 'exec-env:RUST_BACKTRACE=0' in const-eval-select tests

This allows the tests to pass even if the user has RUST_BACKTRACE set when running 'x.py'
2022-09-23 04:29:19 +02:00
..
assembly Rollup merge of #100556 - Alex-Velez:patch-1, r=scottmcm 2022-08-21 16:54:01 +02:00
auxiliary
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 #102107 - Urgau:rustdoc-missing-space-before-where-clause, r=GuillaumeGomez 2022-09-22 18:25:55 +05:30
rustdoc-gui Rollup merge of #102066 - notriddle:notriddle/headers-max-width, r=GuillaumeGomez 2022-09-23 04:29:18 +02: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 Rollup merge of #102104 - Aaron1011:no-test-backtrace, r=Mark-Simulacrum 2022-09-23 04:29:19 +02:00
ui-fulldeps FIX - adopt new Diagnostic naming in newly migrated modules 2022-09-21 11:43:22 -04:00
COMPILER_TESTS.md