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
- False positive cyclic dependencies when building for different targets
- cargo new --svn flag
- Suggest typo corrections in Cargo.toml
- Ability to build a crate with the features selected by another crate
- Git dependency with LFS objects
- Cargo does not verify code validity on local cache/registry
- Add support for "{target}" to the `--extern-html-root-url` cargo passes to rustdoc (through `doc.extern-map.registries`)
- Combination of `lto=true` and `crate-type = ["cdylib", "rlib"]` confusingly doesn't do lto
- Cargo should warn when "include" doesn't match any files, or filters files from parent directories
- Need a reliable way to get the target dir from the build script
- Docs
- Rust not yet supported