-
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
Clarify Implications of Cargo Yank
A-documenting-cargo-itself
Area: Cargo's documentation
Command-yank
S-waiting-on-author
Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#11071
by tustvold
was closed Mar 16, 2023
Loading…
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
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.
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
Clippy
A-build-execution
Area: anything dealing with executing the compiler
A-build-scripts
Area: build.rs scripts
A-cfg-expr
Area: Platform cfg expressions
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-directory-source
Area: directory sources (vendoring)
A-features2
Area: issues specifically related to the v2 feature resolver
A-filesystem
Area: issues with filesystems
A-future-incompat
Area: future incompatible reporting
A-git
Area: anything dealing with git
A-interacts-with-crates.io
Area: interaction with registries
A-links
Area: `links` native library links setting
A-lockfile
Area: Cargo.lock issues
A-manifest
Area: Cargo.toml issues
A-profiles
Area: profiles
A-rebuild-detection
Area: rebuild detection and fingerprinting
A-registries
Area: registries
A-registry-authentication
Area: registry authentication and authorization (authn authz)
A-timings
Area: timings
A-unstable
Area: nightly unstable support
A-workspaces
Area: workspaces
Command-add
Command-fix
Command-generate-lockfile
Command-package
Command-pkgid
Command-tree
Command-yank
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
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 --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.
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
refactor: Clarify more Config -> Context
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-console-output
Area: Terminal output, colors, progress bar, etc.
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-interacts-with-crates.io
Area: interaction with registries
A-manifest
Area: Cargo.toml issues
A-networking
Area: networking issues, curl, etc.
A-profiles
Area: profiles
A-registry-authentication
Area: registry authentication and authorization (authn authz)
A-unstable
Area: nightly unstable support
A-workspaces
Area: workspaces
Command-doc
Command-fetch
Command-generate-lockfile
Command-package
Command-publish
Command-yank
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
feat: Add 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-interacts-with-crates.io
Area: interaction with registries
Command-login
Command-logout
Command-owner
Command-publish
Command-search
Command-yank
disposition-merge
FCP with intent to merge
finished-final-comment-period
FCP complete
relnotes
Release-note worthy
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-cargo
Team: Cargo
info
cargo subcommand
A-cli
refactor: move get_source_id out of registry
A-interacts-with-crates.io
Area: interaction with registries
Command-login
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.
Bail publish job before packaging and upload (passing tests)
A-interacts-with-crates.io
Area: interaction with registries
Command-login
Command-owner
Command-publish
Command-search
Command-yank
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#14338
by torhovland
was closed Sep 6, 2024
Loading…
[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
bail before packaging on same version
A-interacts-with-crates.io
Area: interaction with registries
Command-login
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.
ProTip!
Follow long discussions with comments:>50.