Skip to content

ci: use cargo-hack#4

Merged
George-Miao merged 1 commit into
compio-rs:mainfrom
George-Miao:ci/cargo-hack
Jan 6, 2026
Merged

ci: use cargo-hack#4
George-Miao merged 1 commit into
compio-rs:mainfrom
George-Miao:ci/cargo-hack

Conversation

@George-Miao
Copy link
Copy Markdown
Member

No description provided.

@George-Miao George-Miao self-assigned this Jan 6, 2026
@George-Miao George-Miao added the enhancement New feature or request label Jan 6, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR improves CI robustness by introducing cargo-hack for comprehensive feature combination testing and removes the unused paste dependency from the project.

  • Adds cargo-hack to the development tooling (Nix flake and GitHub Actions)
  • Replaces simple --all-features clippy check with --feature-powerset testing to verify all feature combinations
  • Removes unused paste crate dependency

Reviewed changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated no comments.

File Description
flake.nix Adds cargo-hack to the Nix development shell's buildInputs
Cargo.toml Removes unused paste dependency
Cargo.lock Updates lockfile to reflect removal of paste and its dependencies
.github/workflows/ci_check.yml Installs cargo-hack and updates clippy command to use feature-powerset testing

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@George-Miao George-Miao merged commit 63d5ca4 into compio-rs:main Jan 6, 2026
9 checks passed
@George-Miao George-Miao deleted the ci/cargo-hack branch January 6, 2026 05:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants