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
- fix(update): don't reuse a previously locked dependency if multiple major versions are compatible
- Lint against unexpected cfgs in `[target.'cfg(...)']`
- no instructions on how to build cargo without a cargo installation.
- Cargo incorrectly uses `-C linker-plugin-lto` to request bitcode only crates
- `cargo check --all-targets` gives bad error details when tests are disabled but benches aren't
- Better Toolchain Error and Help Messages
- Who is .cargo/config.toml meant for?
- Different `RUSTFLAGS` between `cargo build` and `cargo clippy` invalidate "core" crate when using build-std
- Figure out a way to do out-of-band releases of crates in the cargo repo
- Add support to `cargo tree` for resolving host deps to another platform
- Docs
- Rust not yet supported