Skip to content

0.6.24

Choose a tag to compare

@github-actions github-actions released this 22 Jan 16:47
· 83 commits to main since this release
Immutable release. Only release title and notes can be modified.
  • Support *-windows-gnullvm targets. (#470, thanks @mati865)

  • Fix a bug causing --profraw-only to remove too many files. (#469, thanks @smoelius)

  • Distribute prebuilt binary for AArch64 Windows.
    -C instrument-coverage doesn't support aarch64-pc-windows-msvc yet (rust-lang/rust#150123), but cross-compile to aarch64-pc-windows-gnullvm works.