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
- Only document reachable APIs with `cargo doc`
- optionally ignore path deps when importing a repo in `patch.crates-io`
- Fix deduplication in cargo tree (fixes #9599)
- feat(lints): Emit unused_dependencies lint
- cargo update with `resolver.incompatible-rust-versions = "fallback"` should respect supported editions even if no compatible version is found
- doc: Update build script examples to use build-rs
- Fix `cargo tree -p` output with `feature-unification=workspace`
- `build-script-executed` json message not emitted when build script failed
- Tracking Issue for `-Zno-embed-metadata`
- Confusing error with lib.harness and proc-macro
- Docs
- Rust not yet supported