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
- Warn when new duplicate dependencies are introduced
- cargo reports a warning: `panic` setting is ignored for `bench` profile. When the value it is not ignored.
- Document/standardize the `docsrs` "well-known" feature
- Allow registry configuration for disabling checksum validation
- Show more details on "Dirty ...: dependency info changed"
- Support workspace-level crate version denylist / local yanking
- The `cargo build --bins` re-builds binaries again after `cargo build --all-targets`
- cargo doesn't include test = false `[[test]]`s in --tests or --all-targets
- Overriding config through nested aliases does not work
- Duplicate rustflags should be de-duplicated
- Docs
- Rust not yet supported