-
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(resolver): **Very** preliminary MSRV resolver support
A-dependency-resolution
Area: dependency resolution and the resolver
A-semver
Area: semver specifications, version matching, etc.
A-testing-cargo-itself
Area: cargo's tests
A-workspaces
Area: workspaces
Command-fix
Command-generate-lockfile
Command-metadata
Command-package
Command-tree
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
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
feat(metadata): Add profiles information to Area: Cargo.toml issues
A-profiles
Area: profiles
Command-metadata
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-cargo
Team: Cargo
cargo metadata
A-manifest
#12449
by calavera
was closed Oct 5, 2023
Loading…
feat(cargo-metadata): add Area: built-in command-line help
A-documenting-cargo-itself
Area: Cargo's documentation
A-workspaces
Area: workspaces
Command-metadata
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
workspace_default_members
A-cli-help
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
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.
Support registry dependencies for bindeps
A-build-execution
Area: anything dealing with executing the compiler
A-cfg-expr
Area: Platform cfg expressions
A-crate-dependencies
Area: [dependencies] of any kind
A-dependency-resolution
Area: dependency resolution and the resolver
A-interacts-with-crates.io
Area: interaction with registries
A-manifest
Area: Cargo.toml issues
A-registries
Area: registries
A-testing-cargo-itself
Area: cargo's tests
Command-fetch
Command-fix
Command-metadata
Command-tree
S-waiting-on-author
Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#12062
by fee1-dead
was closed Jul 31, 2023
Loading…
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.
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.
fix(metadata): Stabilize id format as PackageIDSpec
A-cli-help
Area: built-in command-line help
A-documenting-cargo-itself
Area: Cargo's documentation
Command-metadata
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 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…
feat: respect Area: dependency resolution and the resolver
A-lockfile
Area: Cargo.lock issues
A-manifest
Area: Cargo.toml issues
A-testing-cargo-itself
Area: cargo's tests
Command-fix
Command-generate-lockfile
Command-metadata
Command-package
Command-tree
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
rust-version
when generating lockfile
A-dependency-resolution
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
Add location information in patch error messages
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-completions
Area: shell completions
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-documenting-cargo-itself
Area: Cargo's documentation
A-environment-variables
Area: environment variables
A-future-incompat
Area: future incompatible reporting
A-git
Area: anything dealing with git
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-layout
Area: target output directory layout, naming, and organization
A-lockfile
Area: Cargo.lock issues
A-manifest
Area: Cargo.toml issues
A-rebuild-detection
Area: rebuild detection and fingerprinting
A-registries
Area: registries
A-semver
Area: semver specifications, version matching, etc.
A-sparse-registry
Area: http sparse registries
A-testing-cargo-itself
Area: cargo's tests
A-timings
Area: timings
A-unstable
Area: nightly unstable support
A-workspaces
Area: workspaces
Command-add
Command-bench
Command-build
Command-check
Command-clean
Command-doc
Command-fetch
Command-fix
Command-generate-lockfile
Command-info
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-review
Status: Awaiting review from the assignee but also interested parties.
#14473
by antoniospg
was closed Sep 8, 2024
Loading…
Include public/private dependency status in Area: Command-line interface, option parsing, etc.
A-cli-help
Area: built-in command-line help
A-crate-dependencies
Area: [dependencies] of any kind
A-documenting-cargo-itself
Area: Cargo's documentation
Command-metadata
Command-read-manifest
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Z-public-dependency
Nightly: public-dependency
cargo metadata
A-cli
Support dependencies from registries for artifact dependencies, take 2
A-cfg-expr
Area: Platform cfg expressions
A-crate-dependencies
Area: [dependencies] of any kind
A-dependency-resolution
Area: dependency resolution and the resolver
A-features2
Area: issues specifically related to the v2 feature resolver
A-interacts-with-crates.io
Area: interaction with registries
A-manifest
Area: Cargo.toml issues
A-registries
Area: registries
A-testing-cargo-itself
Area: cargo's tests
Command-fetch
Command-fix
Command-metadata
Command-publish
Command-tree
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
[DO NOT MERGE] Force edition 2024 lint into action on crater
A-build-execution
Area: anything dealing with executing the compiler
A-cfg-expr
Area: Platform cfg expressions
A-cli
Area: Command-line interface, option parsing, etc.
A-cli-help
Area: built-in command-line help
A-crate-dependencies
Area: [dependencies] of any kind
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-manifest
Area: Cargo.toml issues
A-rebuild-detection
Area: rebuild detection and fingerprinting
A-registries
Area: registries
A-semver
Area: semver specifications, version matching, etc.
A-testing-cargo-itself
Area: cargo's tests
A-workspaces
Area: workspaces
Command-add
Command-check
Command-fix
Command-login
Command-metadata
Command-new
Command-owner
Command-package
Command-publish
Command-read-manifest
Command-remove
Command-rustc
Command-search
Command-update
Command-yank
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#14447
by dingxiangfei2009
was closed Nov 25, 2024
•
Draft
ProTip!
Adding no:label will show everything without a label.