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
- `cargo report future-incompatibilities` does not work with `cargo install`
- --config with an alias doesn't work, but produces a confusing error message
- Disabled optional weak dependencies end up in `Cargo.lock`
- Support a shorthand for specifying features when `cargo add`ing multiple crates
- attempting to run wasm32 on windows without a runner gives useless error "%1 is not a valid Win32 application"
- Don't display "hidden" features in `cargo add`
- rerun-if-changed doesn't handle past timestamps
- Support environment variable expansion in `config.toml`
- "did not match any packages" error is not clear in a workspace
- UX improvement: Enable --no-capture with --verbose.
- Docs
- Rust not yet supported