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
- Make workspace member inclusion/exclusion more useful, consistent, and intuitive
- Add the ability to replace any source in .cargo/config.toml file
- Sparse registries: accept header is invalid for the index requests
- `cargo --locked clippy` behaves differently than `cargo clippy --locked`
- one-line config for using rust-lld
- `cargo tree -d` with multitarget configured shows duplicate dependencies once per target
- `cargo run`, on a freshly-created cargo project, does not work until after doing a plain `cargo build`.
- Different styling for `error:` between different errors (clap, cargo, etc)
- Moving API documentation in contributing docs into rustdoc
- For `member` under `[workspace]`, Glob pattern doesn’t work for paths whose parent is `exclude`d
- Docs
- Rust not yet supported