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
- Optionally generate "dep-info for external build system integration" for test and example binaries
- Get cargo environment without running code
- Export environment `OUT_DIR` to proc-macro.
- Registry Authentication does not mention non-globle credential-provider
- Cannot publish when depending on a higher version of a dependency through path than registry
- `cargo package` includes multiple README files when the case is not all upper-case
- Bad error message when a strong dep features's depedency is an unused optional dependency
- `cargo install` ignores `.cargo/config.toml`, making packages publishable-but-unbuildable, allthewhile they work when built normally
- Combining `[patch]` and `-Zbuild-std` logs that patches are unused even when they are
- `cargo install` should download binaries from crate.io if a compatible dependency/feature-set is availible
- Docs
- Rust not yet supported