Skip to content

0.8.6

Choose a tag to compare

@github-actions github-actions released this 09 May 07:43
· 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-lines option to set per-file coverage threshold. (#486, thanks @krady21)

  • Ask to run rustup install on stderr. (#490, thanks @narpfel)

  • Fix "missing or invalid CACHEDIR.TAG file" error with recent Cargo. (#491)