We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I suspect that cargo hack clippy --feature-powerset doesn't include cargo clippy --all-features. Same for cargo hack check.
cargo hack clippy --feature-powerset
cargo clippy --all-features
cargo hack check