Immutable
release. Only release title and notes can be modified.
Release Notes
Released on 2026-07-07.
Other changes
- Analyze multiple feature profiles (#104)
- Cache diagnostic source files (#94)
- Encode finding invariants in types (#101)
- Extract graph analysis library (#105)
- Harden analysis lifecycle (#96)
- Harden frontend-driver protocol (#95)
- Index visibility fix plans (#92)
- Introduce Hawk test context (#102)
- Isolate Cargo rustc probe state (#108)
- Reduce driver collection work (#98)
- Reject ambiguous library crate names (#93)
- Reuse production dependency compilations (#90)
- Scope unstable compiler access (#103)
- Separate consumer reachability graphs (#91)
- Support --version (#89)
- Type diagnostic selectors (#99)
- Type instrumented Cargo invocations (#100)
- Unify cfg alternative overrides (#97)
- Use unique crate names in override fixture (#107)
Install cargo-hawk 0.1.5
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/astral-sh/hawk/releases/download/0.1.5/cargo-hawk-installer.sh | shDownload cargo-hawk 0.1.5
| 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 |