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
- Don't use incremental compilation for build scripts
- dependencies warning control, overriding path heuristic
- -Zminimal-versions hangs (takes >2 hours) to resolve dep graph
- Output file collision for PDB debug info when package builds both `[lib]` and `[bin]`
- Support opt-level ranges to avoid building twice with different opt-level values
- Support a crate flag to recommend optimization
- Rebuild/emit new object file if it has been removed but the source has not changed
- documentation building is sensitive to the order docs are generated
- Erroneous version change when updating overriden package version
- `cargo metadata` output shouldn't filter by target in .cargo/config
- Docs
- Rust not yet supported