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 supported67 Subscribers
View all SubscribersAdd a CodeTriage badge to cargo
Help out
- Issues
- Teach `cargo rustc` to handle multiple targets
- '.' is not allowed in crate name for "cdylib" crates
- documentation request: what does `cargo install` do to build that `cargo build` doesn't?
- `cargo fix` should not require network access
- Stance on the API compatibility of `#[doc(hidden)]` `pub` items
- `--bin` implies `--lib` for `cargo doc`/`cargo rustdoc`, yet extra `rustdoc` arguments can only be passed to one target
- `cargo test` fails to build when downstream crate declares `crate-type = ["rlib", "dylib"]`
- Rustdoc links to the standard library are broken with build-std
- cache_lock tests sporadically failing on aarch64 MSVC
- cargo publish --workspace should fail early if you don't have permission to publish everything
- Docs
- Rust not yet supported