treat setting the number of test-threads to 0 as an error It is currently possible to call `cargo test -- --test-threads=0` which will cause cargo to hang until aborted. This change will fix that and will report an appropriate error to the user. |
||
|---|---|---|
| .. | ||
| Cargo.toml | ||
| lib.rs | ||
| stats.rs | ||