mirror of
https://gitee.com/openharmony/third_party_rust_nix
synced 2025-02-02 05:54:53 +00:00
d2508e3a44
I actually couldn't find a reference to CARGO_TEST_THREADS in the current cargo codebase, but RUST_TEST_THREADS is definitely correct. This should reduce some spurious failures on some platforms.
3 lines
48 B
TOML
3 lines
48 B
TOML
[build.env]
|
|
passthrough = ["RUST_TEST_THREADS"]
|