rust/tests
Zalathar abc2c702af coverage: Add debugging flag -Zcoverage-options=no-mir-spans
When set, this flag skips the code that normally extracts coverage spans from
MIR statements and terminators. That sometimes makes it easier to debug branch
coverage and MC/DC coverage, because the coverage output is less noisy.

For internal debugging only. If other code changes would make it hard to keep
supporting this flag, remove it.
2024-06-17 21:16:15 +10:00
..
assembly Add i686-unknown-redox target 2024-06-16 12:56:48 +00:00
auxiliary
codegen Apply suggestion. 2024-06-16 17:19:25 +08:00
codegen-units
coverage coverage: Add debugging flag -Zcoverage-options=no-mir-spans 2024-06-17 21:16:15 +10:00
coverage-run-rustdoc
crashes more ice tests 2024-06-16 20:38:08 +02:00
debuginfo
incremental
mir-opt Redo SliceIndex implementations 2024-06-15 17:39:25 -07:00
pretty
run-make Auto merge of #126542 - GuillaumeGomez:migrate-run-make-duplicate-output-flavors, r=Kobzol 2024-06-16 12:34:44 +00:00
run-pass-valgrind
rustdoc
rustdoc-gui
rustdoc-js
rustdoc-js-std
rustdoc-json
rustdoc-ui
ui coverage: Add debugging flag -Zcoverage-options=no-mir-spans 2024-06-17 21:16:15 +10:00
ui-fulldeps Rollup merge of #126410 - RalfJung:smir-const-operand, r=oli-obk 2024-06-15 19:51:35 +02:00
COMPILER_TESTS.md