-
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
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
the testing SAT solver was messed up by a refactor
A-dependency-resolution
Area: dependency resolution and the resolver
A-testing-cargo-itself
Area: cargo's tests
C-bug
Category: bug
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Revert "#11738" - Use test name for dir when running tests
A-documenting-cargo-itself
Area: Cargo's documentation
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.
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.
Scrub more of the test environment
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: 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.
Deny warnings in CI, not locally
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.
docs: Address warnings
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 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.
Don't query permutations of the path prefix.
A-registries
Area: registries
A-testing-cargo-itself
Area: cargo's tests
beta-nominated
Nominated to backport to the beta branch.
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Switch benchsuite to the index archive.
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.
Update git2
A-git
Area: anything dealing with git
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 clippy warnings
A-cfg-expr
Area: Platform cfg expressions
A-testing-cargo-itself
Area: cargo's tests
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#12050
by Byron
was closed Apr 27, 2023
Loading…
updated Apr 27, 2023
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.
[beta-1.70] backport #12165
A-build-execution
Area: anything dealing with executing the compiler
A-profiles
Area: profiles
A-testing-cargo-itself
Area: cargo's tests
A-unstable
Area: nightly unstable support
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#12167
by weihanglo
was closed May 27, 2023
Loading…
updated May 27, 2023
test: set retry sleep to 1ms for all tests
A-networking
Area: networking issues, curl, 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.
refactor: registry source cleanup
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.
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…
updated Jul 31, 2023
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.
Fix some typos
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 spurious errors with networking tests.
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.
refactor: fix lint errors in preparation of Area: Platform cfg expressions
A-cli-help
Area: built-in command-line help
A-dependency-resolution
Area: dependency resolution and the resolver
A-infrastructure
Area: infrastructure around the cargo repo, ci, releases, etc.
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.
[lints]
table integration
A-cfg-expr
libgit2 fixed upstream
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 example for creating a git project test.
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!
Updated in the last three days: updated:>2025-02-04.