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
- Consider adding a checklist / lints of best practices
- Abort crate resolution if too many candidates have been tried
- Regression in running tests with custom library search path
- Inform build scripts whether cargo is `check`ing or `build`ing
- Environment variable for Cargo Workspace for finding workspace-wide assets
- Cargo should support explicitly specifying a host target for build scripts
- cargo check - make possible to use "pipes" instead of files
- Cargo test runs the test binary from `deps` folder
- Support a first-class format for declaring external dependencies
- cargo (publish) should complain about unused source files
- Docs
- Rust not yet supported