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
- Cannot publish when depending on a higher version of a dependency through path than registry
- Help uncover issues with too few features requested that is masked by feature unification
- `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 init`'s boilerplate doesn't work with `?`
- cargo install [--git?] 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 provide download binaries only from crate.io if availibale rather than build these binaries every time when calling cargo install
- cargo publish should refuse an out-of-date lockfile
- Exports symbols of cdylib dependencies
- Docs
- Rust not yet supported