cargo
https://github.com/rust-lang/cargo
Rust
The Rust package manager
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported64 Subscribers
View all SubscribersAdd a CodeTriage badge to cargo
Help out
- Issues
- Clarify -Z help output and note rustc flags
- Avoid churning unrelated dependency edges
- Indicate/warn `cargo +nightly rustc -Zhelp` does not show `rustc +nightly -Zhelp` experimental options
- feat(lints): add `unused_workspace_exclude` lint
- linker_messages force-warn lint level is not respected
- Cargo resolver reports the wrong "missing" feature when the feature set changes
- Lints missing removal suggestions (like unused dependencies)
- Reword `--release` arg description for `cargo clean` to reflect what it does.
- fix(clean): clarify why 'cargo clean' default != 'release' artifact set (#17129)
- feat(toml): allow overriding inherited default-features in 2024
- Docs
- Rust not yet supported