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
- allow `cargo --profile debug` for simpler Makefiles
- provide a way to not download `tests/`, `examples` and other such common directories
- Expose host and target sysroot to build scripts.
- Linking fails with duplicate symbols during cargo test but succeeds with cargo build
- `cargo vendor` should offer the ability to omit the `tests/` directory
- Be able to disable the certificate verification in the curl library
- cargo add: "failed to persist temporary file: Text file busy" on vboxsf (Linux guest Windows host)
- unable to connect to index.crates.io
- log level for os error is set to INFO level
- Allow manifest dependencies of same-workspace crates to use `workspace = true`
- Docs
- Rust not yet supported