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
- Bad error message when a strong dep features's depedency is an unused optional dependency
- `cargo install` ignores `.cargo/config.toml`, making packages publishable-but-unbuildable, allthewhile they work when built normally
- Combining `[patch]` and `-Zbuild-std` logs that patches are unused even when they are
- `cargo install` should download binaries from crate.io if a compatible dependency/feature-set is availible
- Exports symbols of cdylib dependencies
- Improve the diagnostics in virual workspaces
- The output from `cargo package --list` is not good for workspaces
- 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
- Docs
- Rust not yet supported