-
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
fix(update): Make 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
A-registries
Area: registries
Command-update
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
-p
more convenient by being positional
A-cli
refactor: Pull PackageIdSpec into schema
A-cli
Area: Command-line interface, option parsing, etc.
A-dependency-resolution
Area: dependency resolution and the resolver
A-interacts-with-crates.io
Area: interaction with registries
A-profiles
Area: profiles
A-workspaces
Area: workspaces
Command-clean
Command-generate-lockfile
Command-install
Command-pkgid
Command-publish
Command-remove
Command-tree
Command-uninstall
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
refactor(toml): Flatten manifest parsing
A-cli
Area: Command-line interface, option parsing, etc.
A-configuration
Area: cargo config files and env vars
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-workspaces
Area: workspaces
Command-new
Command-package
Command-publish
Command-read-manifest
Command-remove
Command-vendor
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Rename --out-dir to --artifact-dir
A-build-execution
Area: anything dealing with executing the compiler
A-cli
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
A-layout
Area: target output directory layout, naming, and organization
A-semver
Area: semver specifications, version matching, etc.
Command-build
Command-fix
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Support package selection options like 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-publish
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
--exclude
in cargo publish
A-cli
Add unsupported lowercase 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.
-z
flag suggestion for -Z
flag
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.
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.
feat: stabilize credential-process and registry-auth
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-infrastructure
Area: infrastructure around the cargo repo, ci, releases, etc.
A-interacts-with-crates.io
Area: interaction with registries
A-registries
Area: registries
A-registry-authentication
Area: registry authentication and authorization (authn authz)
A-sparse-registry
Area: http sparse registries
A-unstable
Area: nightly unstable support
Command-login
Command-publish
relnotes
Release-note worthy
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Index summary enum
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-dependency-resolution
Area: dependency resolution and the resolver
A-lockfile
Area: Cargo.lock issues
A-registries
Area: registries
A-testing-cargo-itself
Area: cargo's tests
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.
fix: using Area: Command-line interface, option parsing, etc.
Command-bench
Command-clean
Command-install
Command-test
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
--release/debug
and --profile
together becomes an error
A-cli
fix(embedded): Don't append hash to bin names
A-cli
Area: Command-line interface, option parsing, etc.
A-infrastructure
Area: infrastructure around the cargo repo, ci, releases, etc.
A-manifest
Area: Cargo.toml issues
A-workspaces
Area: workspaces
Command-package
Command-run
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Change config paths to only check CARGO_HOME for cargo-script
A-cli
Area: Command-line interface, option parsing, etc.
Command-run
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
fix(embedded): Align package name sanitization with cargo-new
A-cli
Area: Command-line interface, option parsing, etc.
Command-new
Command-run
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
refactor(schemas): Pull out as Area: anything dealing with executing the compiler
A-cli
Area: Command-line interface, option parsing, etc.
A-configuration
Area: cargo config files and env vars
A-dependency-resolution
Area: dependency resolution and the resolver
A-git
Area: anything dealing with git
A-infrastructure
Area: infrastructure around the cargo repo, ci, releases, etc.
A-manifest
Area: Cargo.toml issues
A-profiles
Area: profiles
A-registries
Area: registries
A-semver
Area: semver specifications, version matching, etc.
A-workspaces
Area: workspaces
Command-add
Command-install
Command-new
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
cargo-util-schemas
A-build-execution
fix(login): Deprecate CLI token
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-login
disposition-merge
FCP with intent to merge
finished-final-comment-period
FCP complete
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-cargo
Team: Cargo
to-announce
Stabilize 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-logout
relnotes
Release-note worthy
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
cargo logout
A-cli
Stabilize Area: Command-line interface, option parsing, etc.
A-cli-help
Area: built-in command-line help
A-documenting-cargo-itself
Area: Cargo's documentation
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
--keep-going
A-cli
fix(update): Clarify meaning of --aggressive as --recursive
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-generate-lockfile
Command-update
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: Switch from termcolor to anstream
A-build-execution
Area: anything dealing with executing the compiler
A-cli
Area: Command-line interface, option parsing, etc.
A-console-output
Area: Terminal output, colors, progress bar, etc.
A-future-incompat
Area: future incompatible reporting
A-testing-cargo-itself
Area: cargo's tests
Command-report
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Add better error message when it can not find the search section
A-cli
Area: Command-line interface, option parsing, etc.
A-documenting-cargo-itself
Area: Cargo's documentation
A-manifest
Area: Cargo.toml issues
Command-remove
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
doc: Hide 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-fetch
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
cargo-fetch
description in offline man page
A-cli
Clarify flag behavior in 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.
cargo remove --help
A-cli
Implement support for base paths (RFC 3529)
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-manifest
Area: Cargo.toml issues
A-unstable
Area: nightly unstable support
Command-add
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#12974
by dpaoliello
was closed Aug 6, 2024
•
Draft
ProTip!
Add no:assignee to see everything that’s not assigned.