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 supported66 Subscribers
View all SubscribersAdd a CodeTriage badge to cargo
Help out
- Issues
- Have an option to cap lints on dependencies to "warn" instead of "allow"
- Automatically detect the appropriate linker to use when cross-compiling
- Support `cargo install --all`
- 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
- Docs
- Rust not yet supported