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
- bindeps: Update crates.io to support binary dependencies
- Allow applying static code-generation to the published package (i.e. `package.rs`)
- Add the ability to rename a crate inherited from the workspace
- Lint error from `-Zlints` didn't point to `[lints]` but rustc command line flags
- Add `--show-output` to `cargo help test` and `cargo test --help`
- RUSTC, RUSTC_WRAPPER are not respected for doctests
- Private registry authorization stops working when Cargo's HTTP settings are changed
- cargo -Z minimal-versions update is slow
- When sharing `CARGO_TARGET_DIR`, `cargo` does not distinguish between 2 path deps with the same name/version
- Access Denied Error (os error 5) if testing while the main program is running.
- Docs
- Rust not yet supported