← Back to match
cargo-hack
Cargo subcommand providing feature-combination and version-range testing options for Rust CI.
Desktopfreeglobal
A Cargo subcommand that automates testing a Rust crate across individual features, all feature combinations, or a specified range of Rust versions, acting as a wrapper around cargo while preserving most flags. Designed for Rust crate maintainers and teams enforcing minimum Rust version compatibility in CI, it removes the need for custom test scripts and runs on self-hosted infrastructure.
Categories
developer tools

