rust/src/libtest
bors 912bc14a6b Auto merge of #38945 - battisti:fix_thread_num, r=alexcrichton
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.
2017-02-12 00:54:57 +00:00
..
Cargo.toml mk: Distribute fewer TARGET_CRATES 2016-03-07 13:05:12 -08:00
lib.rs Auto merge of #38945 - battisti:fix_thread_num, r=alexcrichton 2017-02-12 00:54:57 +00:00
stats.rs do not run outter part of benchmarks multimple times to fix issue 20142 2017-01-02 09:43:40 -08:00