Just discovered that unit tests are run in parallel (because of spurious failures). Suggest documenting this and the RUST_TEST_TASKS environment variable in the "Testing" section of "The Rust Programming Language" book. This suggestion will help answer #16330.
Just discovered that unit tests are run in parallel (because of spurious failures). Suggest documenting this and the RUST_TEST_TASKS environment variable in the "Testing" section of "The Rust Programming Language" book. This suggestion will help answer #16330.