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
- allow specifying build-std on workspace members
- `cargo add -p crates-io-crate` could be clearer about what's wrong
- Cargo should not use rustc cache results (.rustc_info.json) for failures
- Cannot compile crate with cargo <1.71 if any crate in workspace depends on a crate that uses `dep:` syntax
- Tracking Issue for JSON output format of `cargo package --list`
- default .gitignore from `cargo new` should explicitly exclude vendor/
- feat(build-dir): Added the Cargo version to the inputs of `workspace-path-hash`
- cargo install --git accepts malformed URL with #, discards it for cloning, then re-adds it into crates.toml
- Allow profiles to set -Cforce-frame-pointers
- Unhelpful error message when installing from git: "invalid argument: 'port'; class=Invalid (3)"
- Docs
- Rust not yet supported