0.5.20
·
511 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
-
cargo-llvm-cov no longer sets the
RUST_TEST_THREADSandNEXTEST_TEST_THREADSenvironment variables. cargo-llvm-cov now adopts another efficient way to workaround rust-lang/rust#91092. (#279)This may greatly improve performance, especially when using
cargo llvm-cov nextest.