cargo-hack icon indicating copy to clipboard operation
cargo-hack copied to clipboard

Consider emitting a hint when running `cargo hack build`/`cargo hack check` with `--each-feature`/ `--feature-powerset`, without ...

Open taiki-e opened this issue 3 years ago • 1 comments

...any of v2 resolver, --no-dev-deps, -Zavoid-dev-deps, and -Zfeatures, and there are dev-deps.

They are most likely not working properly. See also: https://github.com/tokio-rs/tokio/issues/4357#issuecomment-1002806945

taiki-e avatar Dec 29 '21 23:12 taiki-e

Considering problem like https://github.com/taiki-e/cargo-hack/issues/15#issuecomment-1056937385, this seems to be required functionality.

taiki-e avatar Mar 02 '22 13:03 taiki-e