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
- Improve the diagnostics in virual workspaces
- Location of patch information
- The output from `cargo package --list` is not good for workspaces
- pragmatically compare timestamps (as suggested by kornelski)
- Lints table allows both `-` and `_` separators, including allowing redundant entries.
- Reduce `--verbose` output of `--check-cfg` args
- Nondeterministic resolution (?) causing dependency to flap in Cargo.lock
- Add `--all-features` to `cargo add`
- Windows `\\?\` verbatim paths break idiomatic use of OUT_DIR and `include!`
- `cargo install A B C` only updates A if A, B, C are outdated
- Docs
- Rust not yet supported