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 supported66 Subscribers
View all SubscribersAdd a CodeTriage badge to cargo
Help out
- Issues
- Multiple simultaneous `cargo build`s that depend on the same git repo can fail
- Profiles for non root package
- `cargo build --benches` also builds tests target for the crate
- cargo cannot merge crates with the same lockfile commit and rev commit hash
- cargo test --lib should not error when no lib is present
- Add doc comments and doctests to `lib.rs` generated by `cargo init`
- Recompilation regression on cdylib on toolchain mixing
- Cargo should detect changes of `RUSTC_LOG`
- cargo test shouldn't build crates that don't contain tests
- Automatically register workspace members in `workspace.dependencies` in `cargo new`
- Docs
- Rust not yet supported