{"repo":"taiki-e/cargo-hack","free":true,"listed":false,"github":"https://github.com/taiki-e/cargo-hack","clone":"git clone https://github.com/taiki-e/cargo-hack.git","description":"Cargo subcommand to provide various options useful for testing and continuous integration.","language":"Rust","stars":854,"topics":["rust","cargo","testing","cli"],"license":"Apache-2.0","category":"cli-tools","readme_excerpt":"cargo-hack Cargo subcommand to provide various options useful for testing and continuous integration. - Usage - --each-feature - --feature-powerset - Options for adjusting the behavior of --each-feature and --feature-powerset - --optional-deps - --exclude-features, --skip - --rust-version - --version-range - Improvement of the behavior of existing cargo flags - Installation - Related Projects - License Usage Complete list of options (click to show) cargo-hack is basically wrapper of cargo that propagates subcommand and most of the passed flags to cargo , but provides additional flags and changes the behavior of some existing flags. --each-feature Perform for each feature which includes default features and --no-default-features of the package. This is useful to check that each feature is working properly. (When used for this purpose, it is recommended to use with --no-dev-deps to avoid [cargo#4866].) See also Options for adjusting the behavior of --each-feature and --feature-powerset section. --feature-powerset Perform for the feature powerset which includes --no-default-features and default features of the package. This is useful to check that every combination of features is working properly. (When used for this purpose, it is recommended to use with --no-dev-deps to avoid [cargo#4866].) cargo-hack deduplicate any fully equivalent feature combinations based on how the cargo features work. Therefore, it may be more efficient than checking all feature combinations in other wa","default_branch":null,"files":null,"tree":[],"storefront":"/r/taiki-e","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/taiki-e/cargo-hack/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}