mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-31 21:16:44 +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.