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
- use named pipe when creating new jobserver
- 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)
- cargo test: option to run all tests under the same binary
- Potential locking issue on macOS
- `cargo doc` should suggest `--lib` override if documenting a crate with only `doc = false` targets
- Docs
- Rust not yet supported