Skip to content

0.1.4

Choose a tag to compare

@github-actions github-actions released this 06 Jul 21:59
Immutable release. Only release title and notes can be modified.
75c1564

Release Notes

Released on 2026-07-06.

Other changes

  • Allow Hawk fix passes to dirty the workspace (#77)
  • Diagnose unused restricted items (#80)
  • Disambiguate repeated path module declarations (#78)
  • Document the default target directory (#84)
  • Honor dead code allow attributes (#81)
  • Preserve trait-associated interface visibility (#75)
  • Preserve uniform field visibility (#73)
  • Reject non-UTF-8 arguments without panicking (#83)
  • Support configured compiler aliases (#82)
  • Treat exported symbols as analysis roots (#79)
  • Unify path-module source definitions (#76)
  • Upgrade to Rust 1.96.1 (#87)

Install cargo-hawk 0.1.4

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/astral-sh/hawk/releases/download/0.1.4/cargo-hawk-installer.sh | sh

Download cargo-hawk 0.1.4

File Platform Checksum
cargo-hawk-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
cargo-hawk-x86_64-apple-darwin.tar.gz Intel macOS checksum
cargo-hawk-aarch64-unknown-linux-gnu.tar.gz ARM64 Linux checksum
cargo-hawk-x86_64-unknown-linux-gnu.tar.gz x64 Linux checksum