mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-20 21:30:39 +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.