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