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
- The `cargo build --bins` re-builds binaries again after `cargo build --all-targets`
- cargo doesn't include test = false `[[test]]`s in --tests or --all-targets
- Overriding config through nested aliases does not work
- Duplicate rustflags should be de-duplicated
- "cargo new" should add pre-commit hooks for autoformatter and linter
- Support setting target `runner` in the `[profile]` settings
- Patching an indirect dependency with `package = "xxx"` renaming
- non-blocking build error reported in example code since 0d62ae2
- Cargo packages duplicate files on case-insensitive file systems
- Renaming `kebab-case` cdylib target to `kebab_case` in metadata breaks cargo subcommands
- Docs
- Rust not yet supported