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
- Re-organize build-dir by package + hash, rather than artifact type
- Cargo update recommends command to "to see how you depend on a package" that does not always work
- fix: Adjust "to see how you depend on a package" message to use a command format that supports flags like --all-features
- Cargo treats lack of disk space as "spurious network error"
- `cargo package` VCS dirty check corner cases
- Performance Regression in `cargo package` on `1.81.0`
- `cargo package` and `cargo publish` order of registry selection differ from documentation
- Reduce the need for users to write build scripts
- Should cargo use git proxies for other http requests?
- `cargo package` (and hence `cargo publish`) verify step is slow from doing a full build
- Docs
- Rust not yet supported