mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 16:46:36 +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.