-
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
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
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
Enhance help texts of position args
A-cli
Area: Command-line interface, option parsing, etc.
Command-run
Command-rustc
Command-rustdoc
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
clippy: warn Area: build.rs scripts
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-dependency-resolution
Area: dependency resolution and the resolver
A-rebuild-detection
Area: rebuild detection and fingerprinting
A-unstable
Area: nightly unstable support
Command-fix
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-cargo
Team: Cargo
disallowed_methods
for std::env::var
and friends
A-build-scripts
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…
updated Mar 28, 2023
Pass the --config settings to external subcommands with CARGO_CONFIG env
A-cli
Area: Command-line interface, option parsing, etc.
A-configuration
Area: cargo config files and env vars
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#12006
by varphone
was closed Apr 24, 2023
Loading…
updated Apr 24, 2023
Add a flag for keeping target directory on clean
A-cli
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-clean
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#11888
by nandesu-utils
was closed May 2, 2023
Loading…
updated May 2, 2023
Improve Area: Command-line interface, option parsing, etc.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
cargo --list
output (split output into sections)
A-cli
#12196
by blyxyas
was closed May 28, 2023
Loading…
updated May 28, 2023
Consider rust-version when selecting packages for cargo add
A-cli
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-add
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
[beta-1.71] backport #12234
A-cli
Area: Command-line interface, option parsing, etc.
A-configuration
Area: cargo config files and env vars
A-interacts-with-crates.io
Area: interaction with registries
A-networking
Area: networking issues, curl, etc.
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
fix: disable multiplexing for some versions of curl
A-cli
Area: Command-line interface, option parsing, etc.
A-configuration
Area: cargo config files and env vars
A-interacts-with-crates.io
Area: interaction with registries
A-networking
Area: networking issues, curl, etc.
beta-nominated
Nominated to backport to the beta branch.
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
refactor(registry): extract and rearrange items to their own modules
A-cli
Area: Command-line interface, option parsing, etc.
A-configuration
Area: cargo config files and env vars
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-networking
Area: networking issues, curl, etc.
A-registries
Area: registries
A-sparse-registry
Area: http sparse registries
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
fix(script): Process config relative to script, not CWD
A-cli
Area: Command-line interface, option parsing, etc.
A-documenting-cargo-itself
Area: Cargo's documentation
Command-run
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
credential provider implementation
A-cli
Area: Command-line interface, option parsing, etc.
A-configuration
Area: cargo config files and env vars
A-documenting-cargo-itself
Area: Cargo's documentation
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-manifest
Area: Cargo.toml issues
A-registries
Area: registries
A-registry-authentication
Area: registry authentication and authorization (authn authz)
A-sparse-registry
Area: http sparse registries
A-testing-cargo-itself
Area: cargo's tests
Command-login
Command-logout
Command-owner
Command-publish
Command-yank
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
login: allow passing additional args to provider
A-cli
Area: Command-line interface, option parsing, etc.
A-interacts-with-crates.io
Area: interaction with registries
A-registry-authentication
Area: registry authentication and authorization (authn authz)
Command-login
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
feat: remove 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-bench
Command-test
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
--keep-going
from cargo test/bench
A-cli
Fix cargo remove incorrectly removing used patches
A-cli
Area: Command-line interface, option parsing, etc.
Command-remove
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Clarify in Area: Command-line interface, option parsing, etc.
Command-test
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
--help
that cargo test --all-targets
excludes doctests
A-cli
fix: align Area: Command-line interface, option parsing, etc.
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
cargo --help
text
A-cli
added cargo space command easter egg
A-cli
Area: Command-line interface, option parsing, etc.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#12683
by ThomasBaumkircher
was closed Sep 19, 2023
Loading…
updated Sep 19, 2023
Perform atomic write to avoid corrupting files
A-build-scripts
Area: build.rs scripts
A-cache-messages
Area: caching of compiler messages
A-cfg-expr
Area: Platform cfg expressions
A-cli
Area: Command-line interface, option parsing, etc.
A-manifest
Area: Cargo.toml issues
A-rebuild-detection
Area: rebuild detection and fingerprinting
Command-fix
Command-new
Command-remove
Command-vendor
S-waiting-on-author
Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#12362
by marcospb19
was closed Sep 27, 2023
•
Draft
updated Sep 27, 2023
chore: Fix typos
A-build-execution
Area: anything dealing with executing the compiler
A-build-scripts
Area: build.rs scripts
A-cli
Area: Command-line interface, option parsing, etc.
A-cli-help
Area: built-in command-line help
A-documenting-cargo-itself
Area: Cargo's documentation
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-layout
Area: target output directory layout, naming, and organization
A-rebuild-detection
Area: rebuild detection and fingerprinting
A-registries
Area: registries
A-semver
Area: semver specifications, version matching, etc.
A-unstable
Area: nightly unstable support
Command-metadata
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
feat(cli): Add '-n' to dry-run
A-cli
Area: Command-line interface, option parsing, etc.
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 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
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.