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
- request: faster, more idempotent binary installs
- `cargo -C dir` does not use the `rust-toolchain.toml` file within the given directory.
- binaries built by `cargo test` can be different from those built with `cargo build`
- cargo add selects versions of native dependencies which are not compatible with transitive packages
- cargo waits on package cache lock when my crate has 0 dependencies
- ```cargo doc --open``` doesn't work on WSL if any of the folders in the path have a space in the name
- `cargo vendor --versioned-dirs` doesn't notice that local vendored content has diverged from crate registry
- Crash when using `per-package-target` and `build-std`
- Error on `cargo clean` when target directory is a mount point
- Cargo should issue a warning when rustflags from an outer config file override rustflags from an inner config file
- Docs
- Rust not yet supported