rust/src/libtest
Alex Crichton 0714024c99 std: Minor cleanup to libtest
* Don't spawn two threads for all tests, just one now that `catch_unwind` is
  stable.
* Remove usage of the unstable `box` keyword
* Remove usage of the unstable `FnBox` trait
2016-10-06 09:02:33 -07:00
..
Cargo.toml mk: Distribute fewer TARGET_CRATES 2016-03-07 13:05:12 -08:00
lib.rs std: Minor cleanup to libtest 2016-10-06 09:02:33 -07:00
stats.rs run rustfmt on libtest folder 2016-06-05 12:19:37 +05:30