rust/tests/ui/instrument-coverage
Zalathar 5330ccdb34 Use -Zno-profiler-runtime instead of //@ needs-profiler-support
For PGO/coverage tests that don't need to build or run an actual artifact, we
can use `-Zno-profiler-runtime` to run the test even when the profiler runtime
is not available.
2024-06-14 13:31:46 +10:00
..
bad-value.bad.stderr coverage: Remove all unstable values of -Cinstrument-coverage 2024-03-13 11:14:09 +11:00
bad-value.blank.stderr coverage: Remove all unstable values of -Cinstrument-coverage 2024-03-13 11:14:09 +11:00
bad-value.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
coverage-options.bad.stderr coverage: Add CLI support for -Zcoverage-options=condition 2024-05-30 15:38:46 +10:00
coverage-options.rs Use -Zno-profiler-runtime instead of //@ needs-profiler-support 2024-06-14 13:31:46 +10:00
mcdc-condition-limit.bad.stderr coverage: Rename MC/DC conditions_num to num_conditions 2024-05-30 13:16:07 +10:00
mcdc-condition-limit.rs coverage: Rename MC/DC conditions_num to num_conditions 2024-05-30 13:16:07 +10:00
off-values.rs Rename invalid false cfg to valid _false cfg 2024-04-07 01:16:46 +02:00
on-values.rs Use -Zno-profiler-runtime instead of //@ needs-profiler-support 2024-06-14 13:31:46 +10:00