mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-21 18:00:32 +00:00
zkvm: fix run_tests `zkvm` is single-threaded, similar to `emscripten` and `wasm`. The `cfg` for `zkvm` seems to have been dropped. This PR adds the `cfg` again.