-
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
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
Add cache garbage collection
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-filesystem
Area: issues with filesystems
A-future-incompat
Area: future incompatible reporting
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-registries
Area: registries
A-sparse-registry
Area: http sparse registries
A-testing-cargo-itself
Area: cargo's tests
A-unstable
Area: nightly unstable support
Command-add
Command-clean
Command-fetch
Command-generate-lockfile
Command-package
Command-publish
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Add local registry overlays
A-configuration
Area: cargo config files and env vars
A-infrastructure
Area: infrastructure around the cargo repo, ci, releases, etc.
A-registries
Area: registries
A-testing-cargo-itself
Area: cargo's tests
A-workspaces
Area: workspaces
Command-add
Command-package
Command-update
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Package workspaces
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-dependency-resolution
Area: dependency resolution and the resolver
A-directory-source
Area: directory sources (vendoring)
A-documenting-cargo-itself
Area: Cargo's documentation
A-git
Area: anything dealing with git
A-interacts-with-crates.io
Area: interaction with registries
A-lockfile
Area: Cargo.lock issues
A-manifest
Area: Cargo.toml issues
A-registries
Area: registries
A-testing-cargo-itself
Area: cargo's tests
A-unstable
Area: nightly unstable support
Command-add
Command-install
Command-package
Command-publish
Command-uninstall
Command-update
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Add new package cache lock modes
A-configuration
Area: cargo config files and env vars
A-filesystem
Area: issues with filesystems
A-future-incompat
Area: future incompatible reporting
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-lockfile
Area: Cargo.lock issues
A-registries
Area: registries
A-sparse-registry
Area: http sparse registries
A-testing-cargo-itself
Area: cargo's tests
Command-add
Command-generate-lockfile
Command-package
Command-publish
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.
Make some blocking tests non-blocking
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.
Migrate a few test files to snapbox
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.
Add more information to wait-for-publish
A-console-output
Area: Terminal output, colors, progress bar, etc.
A-directory-source
Area: directory sources (vendoring)
A-git
Area: anything dealing with git
A-interacts-with-crates.io
Area: interaction with registries
A-local-registry-source
Area: local registry sources (vendoring)
A-overrides
Area: general issues with overriding dependencies (patch, replace, paths)
A-registries
Area: registries
A-source-replacement
Area: [source] replacement
A-sparse-registry
Area: http sparse 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.
chore: dogfood Cargo Area: issues with building cargo
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-credential-provider
Area: credential provider for storing and retreiving credentials
A-dependency-resolution
Area: dependency resolution and the resolver
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-lints-table
Area: [lints] table
A-registry-authentication
Area: registry authentication and authorization (authn authz)
A-semver
Area: semver specifications, version matching, etc.
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.
-Zlints
table feature
A-building-cargo-itself
chore: remove Area: built-in command-line help
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-semver
Area: semver specifications, version matching, etc.
A-testing-cargo-itself
Area: cargo's tests
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
version
field from publish=false
packages
A-cli-help
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.
Use a ad hoc trie to avoid slow cases
A-dependency-resolution
Area: dependency resolution and the resolver
A-testing-cargo-itself
Area: cargo's tests
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.
[experiment] Area: cargo config files and env vars
A-manifest
Area: Cargo.toml issues
A-testing-cargo-itself
Area: cargo's tests
A-unstable
Area: nightly unstable support
A-workspaces
Area: workspaces
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
patch
with patch files
A-configuration
Add delays to network retries.
A-documenting-cargo-itself
Area: Cargo's documentation
A-git
Area: anything dealing with git
A-registries
Area: registries
A-sparse-registry
Area: http sparse 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.
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.
Basic implementation for 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-testing-cargo-itself
Area: cargo's tests
Command-install
S-waiting-on-author
Status: The marked PR is awaiting some action (such as code changes) from the PR author.
cargo install --dry-run
A-cli
#13598
by PaulDance
was closed Jun 5, 2024
Loading…
test(priv_dep): add test for Area: cargo's tests
S-blocked-external
Status: ❌ blocked on something out of the direct control of the Cargo project, e.g., upstream fix
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
Z-public-dependency
Nightly: public-dependency
verify public is respected recursively
A-testing-cargo-itself
#13183
by linyihai
was closed Aug 23, 2024
Loading…
1 task done
fix: track version in fingerprint dep-info files
A-rebuild-detection
Area: rebuild detection and fingerprinting
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.
xtask-unpublished: output a markdown table
A-infrastructure
Area: infrastructure around the cargo repo, ci, releases, etc.
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.
fix: set OUT_DIR for all units with build scripts
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.
test: migrate package* and publish* to snapbox
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.
Do not call it "Downgrading" when difference is only build metadata
A-registries
Area: registries
A-semver
Area: semver specifications, version matching, etc.
A-testing-cargo-itself
Area: cargo's tests
Command-generate-lockfile
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
test: migrate rustflags, rustup and script to snapbox
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.
Previous Next
ProTip!
Follow long discussions with comments:>50.