-
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
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.
Add Area: cargo config files and env vars
A-rebuild-detection
Area: rebuild detection and fingerprinting
Command-vendor
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
try_canonicalize
and use it over std::fs::canonicalize
A-configuration
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
Make the precise field of a source an Enum
A-crate-dependencies
Area: [dependencies] of any kind
A-dependency-resolution
Area: dependency resolution and the resolver
A-git
Area: anything dealing with git
A-lockfile
Area: Cargo.lock issues
A-registries
Area: registries
Command-generate-lockfile
Command-vendor
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Create vendor config file
Command-vendor
S-waiting-on-author
Status: The marked PR is awaiting some action (such as code changes) from the PR author.
chore: Update to toml v0.6, toml_edit v0.18
A-configuration
Area: cargo config files and env vars
A-lockfile
Area: Cargo.lock issues
A-manifest
Area: Cargo.toml issues
A-testing-cargo-itself
Area: cargo's tests
A-workspaces
Area: workspaces
Command-metadata
Command-new
Command-vendor
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
fix bug: corruption when cargo killed while writing
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-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
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
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
Add better suggestion for the unsupported silent flag
A-cli
Area: Command-line interface, option parsing, etc.
Command-vendor
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Fix --quiet being used with nested subcommands.
A-cli
Area: Command-line interface, option parsing, etc.
A-infrastructure
Area: infrastructure around the cargo repo, ci, releases, 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-run
Command-rustc
Command-rustdoc
Command-search
Command-tree
Command-uninstall
Command-update
Command-vendor
Command-verify-project
Command-version
Command-yank
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Hold the mutate exclusive lock when vendoring
Command-vendor
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
vendor: Add --include-path-deps to include path dependencies
A-cli
Area: Command-line interface, option parsing, etc.
Command-vendor
S-waiting-on-author
Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#12858
by stevenroose
was closed Feb 29, 2024
Loading…
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.
refactor(package): Simplify getting of published Manifest
A-manifest
Area: Cargo.toml issues
Command-package
Command-vendor
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
refactor(vendor): tiny not important refactors
Command-vendor
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Add Area: Command-line interface, option parsing, etc.
A-dependency-resolution
Area: dependency resolution and the resolver
A-documenting-cargo-itself
Area: Cargo's documentation
A-infrastructure
Area: infrastructure around the cargo repo, ci, releases, etc.
A-manifest
Area: Cargo.toml issues
A-testing-cargo-itself
Area: cargo's tests
Command-add
Command-clean
Command-fetch
Command-fix
Command-install
Command-metadata
Command-new
Command-package
Command-remove
Command-tree
Command-update
Command-vendor
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
cargo update --breaking
A-cli
fix(env): Area: Platform cfg expressions
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-dependency-resolution
Area: dependency resolution and the resolver
A-documenting-cargo-itself
Area: Cargo's documentation
A-features2
Area: issues specifically related to the v2 feature resolver
A-infrastructure
Area: infrastructure around the cargo repo, ci, releases, etc.
A-layout
Area: target output directory layout, naming, and organization
A-manifest
Area: Cargo.toml issues
A-rebuild-detection
Area: rebuild detection and fingerprinting
A-registries
Area: registries
A-testing-cargo-itself
Area: cargo's tests
A-workspaces
Area: workspaces
Command-add
Command-bench
Command-build
Command-clean
Command-fetch
Command-fix
Command-install
Command-metadata
Command-package
Command-remove
Command-test
Command-tree
Command-update
Command-vendor
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
cargo:rerun-if-env-changed
doesn't work with env configuration
A-cfg-expr
#14027
by heisen-li
was closed Jun 13, 2024
Loading…
[WIP] feat(cargo-vendor): vendor path dep if it is not in any given workspaces
Command-vendor
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
refactor(toml): Rename 'resolved' to 'normalized'
A-build-execution
Area: anything dealing with executing the compiler
A-interacts-with-crates.io
Area: interaction with registries
A-manifest
Area: Cargo.toml issues
A-rebuild-detection
Area: rebuild detection and fingerprinting
A-workspaces
Area: workspaces
Command-fix
Command-package
Command-publish
Command-vendor
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Bail publish job before packaging and upload
A-build-execution
Area: anything dealing with executing the compiler
A-cli-help
Area: built-in command-line help
A-console-output
Area: Terminal output, colors, progress bar, etc.
A-documenting-cargo-itself
Area: Cargo's documentation
A-environment-variables
Area: environment variables
A-home
Area: the `home` crate
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-rebuild-detection
Area: rebuild detection and fingerprinting
A-workspaces
Area: workspaces
Command-fix
Command-login
Command-owner
Command-package
Command-publish
Command-search
Command-vendor
Command-yank
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#13501
by stupendoussuperpowers
was closed Aug 6, 2024
•
Draft
[stable-1.80] fix(vendor): Strip excluded build targets
A-manifest
Area: Cargo.toml issues
Command-vendor
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-cargo
Team: Cargo
fix(vendor): Strip excluded build targets
A-manifest
Area: Cargo.toml issues
beta-nominated
Nominated to backport to the beta branch.
Command-vendor
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
Use context instead of with_context
A-build-execution
Area: anything dealing with executing the compiler
A-build-scripts
Area: build.rs scripts
A-configuration
Area: cargo config files and env vars
A-future-incompat
Area: future incompatible reporting
A-git
Area: anything dealing with git
A-manifest
Area: Cargo.toml issues
A-registries
Area: registries
A-sparse-registry
Area: http sparse registries
A-timings
Area: timings
Command-add
Command-fix
Command-package
Command-vendor
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Add 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-lockfile
Area: Cargo.lock issues
A-workspaces
Area: workspaces
Command-add
Command-bench
Command-build
Command-check
Command-clean
Command-doc
Command-fetch
Command-fix
Command-generate-lockfile
Command-metadata
Command-package
Command-pkgid
Command-publish
Command-remove
Command-run
Command-rustc
Command-rustdoc
Command-test
Command-tree
Command-update
Command-vendor
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
--lockfile-path
flag
A-cli
Previous Next
ProTip!
no:milestone will show everything without a milestone.