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
- `cargo fix`: Warnings from inapplicable lint fixes suppress actual errors (`deny`) from subsequent `cargo check` runs
- Extend config to use `metadata` keys, like build script directives
- Normalization of `Cargo.toml` can break crates with deps. that read `Cargo.toml`
- Running cargo in a devcontainer gives "No such file or directory (os error 2)"
- Ensure discoverability of automatic garbage collection
- `cargo tree -d` skips dups shown by `--target all` but that impact current target
- trim-paths: Remap rules for different dependency kinds
- Packages overriding inherited lints in Cargo.toml + adding lints
- support for env cfg dependencies
- command to get the version of a specific crate
- Docs
- Rust not yet supported