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 supported66 Subscribers
View all SubscribersAdd a CodeTriage badge to cargo
Help out
- Issues
- Support multiple crates in a .crate file
- Support .ssh/config for specifying keys if ssh-agent fails
- SPDX dual-license inconsistency
- `cargo doc` only direct dependencies
- Need a way to ask cargo if the current package needs to be recompiled.
- Disabling colored output requires convoluted `cargo test --color=never -- --color=never` incantation
- Allow dependencies that only apply to specific cargo targets (bin, example, etc.)
- Allow configuring name of generated shared library artifact
- Cargo: produce deterministic filenames for `build --test` and `test --no-run`
- Support SSH Git URLs for authenticated connections to private repositories
- Docs
- Rust not yet supported