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. |
||
|---|---|---|
| .. | ||
| instrument-coverage-off.rs | ||
| instrument-coverage.rs | ||
| testprog.rs | ||
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. |
||
|---|---|---|
| .. | ||
| instrument-coverage-off.rs | ||
| instrument-coverage.rs | ||
| testprog.rs | ||