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 check doesn't give correct diagnostics
- Cargo always uses LF line endings for Cargo.lock even if CRLF were present
- Allow to specify the output file for --timings
- Cargo incorrectly detects a package name conflict when a workspace package has the same name as a (transitive) dependency
- cargo rustfmt suggest rustc and not fmt
- Publish `.cargo/config.toml` jsonschema to `schemastore.org` for editor
- `compiler-artifact` and `compiler-message` messages do not contain the `platform`
- `cargo install` should respect `[patch]` from user config
- Per-crate linking option in Cargo manifest
- Is it deliberate that cargo fix won't operate on a dirty VCS, even when the uncommitted changes are outside of the workspace?
- Docs
- Rust not yet supported