-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Pull requests: rust-lang/cargo
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(help): Add styling to help output
A-cli
Area: Command-line interface, option parsing, etc.
Command-add
Command-bench
Command-build
Command-check
Command-clean
Command-doc
Command-fetch
Command-fix
Command-generate-lockfile
Command-init
Command-install
Command-locate-project
Command-login
Command-logout
Command-metadata
Command-new
Command-owner
Command-package
Command-pkgid
Command-publish
Command-read-manifest
Command-remove
Command-report
Command-run
Command-rustc
Command-rustdoc
Command-search
Command-test
Command-tree
Command-uninstall
Command-update
Command-vendor
Command-verify-project
Command-version
Command-yank
disposition-merge
FCP with intent to merge
finished-final-comment-period
FCP complete
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-cargo
Team: Cargo
refactor: Use clap to suggest alternative argument for unsupported arguments
A-cli
Area: Command-line interface, option parsing, etc.
Command-bench
Command-build
Command-check
Command-doc
Command-fix
Command-install
Command-package
Command-publish
Command-run
Command-rustc
Command-rustdoc
Command-test
Command-vendor
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
refactor: put Area: cargo-the-library API and internal code issues
A-dependency-resolution
Area: dependency resolution and the resolver
A-directory-source
Area: directory sources (vendoring)
A-future-incompat
Area: future incompatible reporting
A-git
Area: anything dealing with git
A-infrastructure
Area: infrastructure around the cargo repo, ci, releases, etc.
A-interacts-with-crates.io
Area: interaction with registries
A-overrides
Area: general issues with overriding dependencies (patch, replace, paths)
A-registries
Area: registries
A-source-replacement
Area: [source] replacement
Command-add
Command-install
Command-publish
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Source
trait under cargo::sources
A-cargo-api
Emit error when users try to use a toolchain via the Area: Command-line interface, option parsing, etc.
Command-add
Command-install
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
add
or install
command
A-cli
Build by PackageIdSpec, not name, to avoid ambiguity
Command-install
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Added documentation for the configuration discovery of Area: Command-line interface, option parsing, etc.
A-cli-help
Area: built-in command-line help
A-documenting-cargo-itself
Area: Cargo's documentation
Command-install
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
cargo install
to the man pages
A-cli
Warnings for breaking changes to the configuration discovery of Area: Command-line interface, option parsing, etc.
Command-install
Command-uninstall
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
cargo install
and cargo uninstall
proposed in #11775
A-cli
Enhanced configuration discovery for Area: Command-line interface, option parsing, etc.
A-cli-help
Area: built-in command-line help
A-configuration
Area: cargo config files and env vars
A-documenting-cargo-itself
Area: Cargo's documentation
Command-install
Command-uninstall
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
cargo install
and cargo uninstall
commands
A-cli
Add --ignore-rust-version flag to cargo install
A-cli
Area: Command-line interface, option parsing, etc.
A-cli-help
Area: built-in command-line help
A-completions
Area: shell completions
A-documenting-cargo-itself
Area: Cargo's documentation
Command-install
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
fix(cli): Make Area: Command-line interface, option parsing, etc.
Command-add
Command-bench
Command-build
Command-check
Command-clean
Command-doc
Command-fetch
Command-fix
Command-init
Command-install
Command-locate-project
Command-login
Command-logout
Command-metadata
Command-new
Command-owner
Command-package
Command-pkgid
Command-publish
Command-remove
Command-run
Command-rustc
Command-rustdoc
Command-search
Command-test
Command-tree
Command-uninstall
Command-update
Command-vendor
Command-yank
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
--help
easier to browse
A-cli
Add message on reusing previous temporary path on failed cargo installs
Command-install
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Suggest cargo add when installing library crate
Command-install
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Read environment variables through Area: anything dealing with executing the compiler
A-cfg-expr
Area: Platform cfg expressions
A-cli
Area: Command-line interface, option parsing, etc.
A-configuration
Area: cargo config files and env vars
A-console-output
Area: Terminal output, colors, progress bar, etc.
A-diagnostics
Area: Error and warning messages generated by Cargo itself.
A-git
Area: anything dealing with git
A-interacts-with-crates.io
Area: interaction with registries
A-layout
Area: target output directory layout, naming, and organization
A-profiles
Area: profiles
A-registries
Area: registries
A-registry-authentication
Area: registry authentication and authorization (authn authz)
Command-doc
Command-fix
Command-install
Command-new
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Config
instead of std::env::var(_os)
A-build-execution
Remove duplicate binaries during install
A-cli
Area: Command-line interface, option parsing, etc.
Command-install
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
fix(help):Clarify install's positional
A-cli
Area: Command-line interface, option parsing, etc.
Command-bench
Command-init
Command-install
Command-login
Command-new
Command-owner
Command-pkgid
Command-run
Command-rustc
Command-rustdoc
Command-search
Command-test
Command-uninstall
Command-yank
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Fix warning with tempfile
Command-install
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
[beta-1.68] backport #11756
Command-install
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Added alias to cargo install
A-cli
Area: Command-line interface, option parsing, etc.
Command-install
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#11845
by gautamprikshit1
was closed Mar 28, 2023
Loading…
misc: Use 'and' joined summary for install/uninstall
Command-install
Command-uninstall
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#11925
by kamilogorek
was closed Apr 9, 2023
Loading…
fix(install): Suggest an alternative version on MSRV failure
A-cli
Area: Command-line interface, option parsing, etc.
Command-install
Command-uninstall
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
refactor(install): Move value parsing to clap
A-cli
Area: Command-line interface, option parsing, etc.
Command-install
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
cargo install: suggest --git when package name is url
A-cli
Area: Command-line interface, option parsing, etc.
Command-install
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Prepare for partial-version package specs
A-cli
Area: Command-line interface, option parsing, etc.
A-semver
Area: semver specifications, version matching, etc.
Command-install
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
refactor: use Area: Command-line interface, option parsing, etc.
A-interacts-with-crates.io
Area: interaction with registries
Command-init
Command-install
Command-login
Command-logout
Command-new
Command-owner
Command-publish
Command-search
Command-yank
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
RegistryOrIndex
enum to replace two booleans
A-cli
Better suggestion for redundant mode in build and install commands
A-cli
Area: Command-line interface, option parsing, etc.
Command-build
Command-install
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.