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

cargo add [crate] --all-features #14086

Closed
dev-ardi opened this issue Jun 17, 2024 · 1 comment
Closed

cargo add [crate] --all-features #14086

dev-ardi opened this issue Jun 17, 2024 · 1 comment
Labels
C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-add S-triage Status: This issue is waiting on initial triage.

Comments

@dev-ardi
Copy link

Problem

There are some crates with too many features and during development it can be a pain to look what to enable. I want to be able to add all features to the manifest.

Proposed Solution

cargo add [crate] --all-features

Notes

No response

@dev-ardi dev-ardi added C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` S-triage Status: This issue is waiting on initial triage. labels Jun 17, 2024
@weihanglo
Copy link
Member

This is a duplicate of #13936. Close in favor or that.

@weihanglo weihanglo closed this as not planned Won't fix, can't repro, duplicate, stale Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` Command-add S-triage Status: This issue is waiting on initial triage.
Projects
None yet
Development

No branches or pull requests

2 participants