Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(ci): use cargo-hack --no-dev-deps option to check without dev-dependencies #3342

Merged
merged 1 commit into from
Oct 11, 2023

Conversation

tottoto
Copy link
Contributor

@tottoto tottoto commented Oct 11, 2023

cargo-hack has --no-dev-deps option to check without dev-dependencies. As this does not require nightly Rust version, the features checks are allowed to be performed with stable Rust by using this instead of -Z avoid-dev-deps.

@seanmonstar seanmonstar merged commit 76b3403 into hyperium:master Oct 11, 2023
19 checks passed
@tottoto tottoto deleted the cargo-hack-no-dev-deps branch October 11, 2023 19:39
0xE282B0 pushed a commit to 0xE282B0/hyper that referenced this pull request Jan 12, 2024
0xE282B0 pushed a commit to 0xE282B0/hyper that referenced this pull request Jan 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants