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
- Confusing documentation regarding defaults for the strip configuration
- Add `cargo new --proc-macro` and `cargo init --proc-macro`
- Lint for hard coding a lint to `deny` / `forbid` in `[lints]`
- Lint: using `license-file` for a standard license (to avoid presenting it as non-standard)
- Presence of old builds can dramatically raise incremental build time, via deps dir size growth
- Simplify fine grain locking to lock before job execution
- Adding cpu usage in cargo log
- Add CPU usage to `cargo report timings`
- Default flag with installed/built-in command
- Contradictory documentation for `cargo install --locked` behavior with missing lock file
- Docs
- Rust not yet supported