-
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 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 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.
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.
Track which commands a registry supports in its config.json
A-registries
Area: registries
#4747
by withoutboats
was closed Mar 15, 2018
Loading…
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.
refactor: put Area: cargo-the-library API and internal code issues
A-dependency-resolution
Area: dependency resolution and the resolver
A-directory-source
Area: directory sources (vendoring)
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-overrides
Area: general issues with overriding dependencies (patch, replace, paths)
A-registries
Area: registries
A-source-replacement
Area: [source] replacement
Command-add
Command-install
Command-publish
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Source
trait under cargo::sources
A-cargo-api
Allow patch to point to the same source
A-registries
Area: registries
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#11854
by fralalonde
was closed Mar 19, 2023
Loading…
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.
Read environment variables through Area: anything dealing with executing the compiler
A-cfg-expr
Area: Platform cfg expressions
A-cli
Area: Command-line interface, option parsing, etc.
A-configuration
Area: cargo config files and env vars
A-console-output
Area: Terminal output, colors, progress bar, etc.
A-diagnostics
Area: Error and warning messages generated by Cargo itself.
A-git
Area: anything dealing with git
A-interacts-with-crates.io
Area: interaction with registries
A-layout
Area: target output directory layout, naming, and organization
A-profiles
Area: profiles
A-registries
Area: registries
A-registry-authentication
Area: registry authentication and authorization (authn authz)
Command-doc
Command-fix
Command-install
Command-new
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Config
instead of std::env::var(_os)
A-build-execution
If there's a version in the lock file only use that exact version
A-manifest
Area: Cargo.toml issues
A-registries
Area: registries
A-semver
Area: semver specifications, version matching, etc.
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
[stable-1.72.0] add missing Area: anything dealing with git
A-infrastructure
Area: infrastructure around the cargo repo, ci, releases, etc.
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
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
windows-sys
features back
A-git
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.
Improve error for missing crate in --offline mode for sparse index
A-registries
Area: registries
A-sparse-registry
Area: http sparse registries
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.
Stop using UncanonicalizedIter for QueryKind::Exact
A-registries
Area: registries
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…
refactor: de-depulicate Area: registries
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
make_dep_prefix
implementation
A-registries
docs: doc comments for registry source and index
A-registries
Area: registries
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.
refactor(registry): extract and rearrange items to their own modules
A-cli
Area: Command-line interface, option parsing, etc.
A-configuration
Area: cargo config files and env vars
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-networking
Area: networking issues, curl, etc.
A-registries
Area: registries
A-sparse-registry
Area: http sparse registries
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
doc: should be Area: registries
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
.cargo-ok
A-registries
feat(crates-io): expose HTTP headers and Error type
A-interacts-with-crates.io
Area: interaction with registries
A-registries
Area: registries
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.