0.8.6
·
6 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
-
Add support for unstable new layout of Cargo's
build-dir(-Zbuild-dir-new-layout). (#483, thanks @ranger-ross) -
Add
--fail-under-file-linesoption to set per-file coverage threshold. (#486, thanks @krady21) -
Ask to run
rustup installon stderr. (#490, thanks @narpfel) -
Fix "missing or invalid
CACHEDIR.TAGfile" error with recent Cargo. (#491)