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
- cargo install [--git?] ignores .cargo/config.toml, making packages publishable-but-unbuildable, allthewhile they work when built normally
- Combining `[patch]` and `-Zbuild-std` logs that patches are unused even when they are
- "Cargo install" should provide download binaries only from crate.io if availibale rather than build these binaries every time when calling cargo install
- cargo publish should refuse an out-of-date lockfile
- Exports symbols of cdylib dependencies
- Improve the diagnostics in virual workspaces
- Location of patch information
- The output from `cargo package --list` is not good for workspaces
- pragmatically compare timestamps (as suggested by kornelski)
- Lints table allows both `-` and `_` separators, including allowing redundant entries.
- Docs
- Rust not yet supported