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
- Add flag to allow Cargo to create a lock file that depends on yanked crates
- cargo search: ability to search in crate names only
- Improve error message when adding crate owners
- 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
- Docs
- Rust not yet supported