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
- add ability to use `--bin` and `--lib` together with `cargo new` and `init`
- Infer resolver version from workspace edition
- Cargo eating all RAM during aarch64 build under Docker on x86-64
- Warn or document conflicts between strip and debug option
- Transition out weak feature syntax in an edition
- Performance enhancement for `cargo clean`
- Breaking change: `cargo metadata` no longer distinguishes between "magical" features from optional deps and normal features
- Add actionable suggestions to timings output
- Cargo run silently passes arguments to target binary if user accidentally messes up +version order
- Add `cargo doc` flag or functionality to open docs at a specific crate
- Docs
- Rust not yet supported