mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-28 11:38:01 +00:00
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.