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
- Docs could clarify whether `rerun-if-env-changed` is needed for Cargo env (`PROFILE`, `OPT_LEVEL`, etc)
- `cargo update` is non-deterministic + updates unrelated crates (w/ reproduction)
- Misleading "`workspace.package.X` was not defined" error when member crate contains `[workspace.dependencies]`
- cargo install: non-adjacent duplicate crate args are not deduplicated
- feat(compile): Stabilize `build.warnings`
- fix(auth): add auth scheme hint to token rejected error for alt registries
- fix(init): Use detected project kind in status message
- Apparent race condition with build pipelining and/or target dir locking
- Consider requiring curl 7.68.0+
- feat: rebuild(-ish) rustdoc json for different version of same crates
- Docs
- Rust not yet supported