-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Pull requests: rust-lang/cargo
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(prerelease): preserve locked prerelease deps
A-crate-dependencies
Area: [dependencies] of any kind
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-registries
Area: registries
A-semver
Area: semver specifications, version matching, etc.
A-unstable
Area: nightly unstable support
Command-add
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#17464
opened Sep 11, 2026 by
weihanglo
Member
Loading…
refactor(hints): extract mostly-unused diagnostics
A-build-execution
Area: anything dealing with executing the compiler
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#17457
opened Sep 8, 2026 by
0xPoe
Member
Loading…
feat(manifest): support Area: Cargo's documentation
A-manifest
Area: Cargo.toml issues
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
feature-documentation in manifests
A-documenting-cargo-itself
#17447
opened Sep 6, 2026 by
AudaciousAxiom
Contributor
Loading…
docs(book): document the table syntax of features
A-documenting-cargo-itself
Area: Cargo's documentation
#17446
opened Sep 6, 2026 by
AudaciousAxiom
Contributor
•
Draft
Resolve chained symlinks in write_atomic
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#17444
opened Sep 5, 2026 by
cuishuang
Contributor
Loading…
Use trusted publishing for Cargo crates
A-infrastructure
Area: infrastructure around the cargo repo, ci, releases, etc.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#17426
opened Sep 2, 2026 by
Kobzol
Member
Loading…
chore(deps): update rust crate gix-transport to 0.59.0
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#17420
opened Sep 1, 2026 by
renovate
Bot
Loading…
1 task
chore(deps): update rust crate gix to 0.87.0
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#17419
opened Sep 1, 2026 by
renovate
Bot
Loading…
1 task
test(build-std): Expand existing Area: [dependencies] of any kind
A-dependency-resolution
Area: dependency resolution and the resolver
A-lockfile
Area: Cargo.lock issues
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
-Zbuild-std tests
A-crate-dependencies
#17399
opened Aug 27, 2026 by
adamgemmell
Contributor
Loading…
feat(build-std): Introduce opaque dependencies and builtin source
A-crate-dependencies
Area: [dependencies] of any kind
A-dependency-resolution
Area: dependency resolution and the resolver
A-lockfile
Area: Cargo.lock issues
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#17398
opened Aug 27, 2026 by
adamgemmell
Contributor
Loading…
feat(build-std): Add implicit builtin dependencies
A-crate-dependencies
Area: [dependencies] of any kind
A-dependency-resolution
Area: dependency resolution and the resolver
A-lockfile
Area: Cargo.lock issues
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#17397
opened Aug 27, 2026 by
adamgemmell
Contributor
Loading…
feat(build-std): Introduce builtin packages
A-dependency-resolution
Area: dependency resolution and the resolver
A-lockfile
Area: Cargo.lock issues
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#17396
opened Aug 27, 2026 by
adamgemmell
Contributor
Loading…
feat(hints): support minimum optimization levels
A-build-execution
Area: anything dealing with executing the compiler
A-cargo-targets
Area: selection and definition of targets (lib, bins, examples, tests, benches)
A-documenting-cargo-itself
Area: Cargo's documentation
A-manifest
Area: Cargo.toml issues
A-profiles
Area: profiles
A-unstable
Area: nightly unstable support
S-waiting-on-author
Status: The marked PR is awaiting some action (such as code changes) from the PR author.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#17368
opened Aug 16, 2026 by
0xPoe
Member
Loading…
docs: describe why Area: Cargo's documentation
S-waiting-on-author
Status: The marked PR is awaiting some action (such as code changes) from the PR author.
package.authors is deprecated
A-documenting-cargo-itself
#17332
opened Aug 7, 2026 by
AlexTMjugador
Contributor
•
Draft
fix(git)!: Default to net.git-fetch-with-cli if git is present
A-documenting-cargo-itself
Area: Cargo's documentation
A-git
Area: anything dealing with git
disposition-merge
FCP with intent to merge
proposed-final-comment-period
An FCP proposal has started, but not yet signed off.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-cargo
Team: Cargo
#17329
opened Aug 6, 2026 by
epage
Contributor
Loading…
Speed up remote Cargo.toml deserialization
A-manifest
Area: Cargo.toml issues
A-rebuild-detection
Area: rebuild detection and fingerprinting
S-waiting-on-author
Status: The marked PR is awaiting some action (such as code changes) from the PR author.
add Area: anything dealing with executing the compiler
A-documenting-cargo-itself
Area: Cargo's documentation
A-manifest
Area: Cargo.toml issues
A-profiles
Area: profiles
S-waiting-on-author
Status: The marked PR is awaiting some action (such as code changes) from the PR author.
frame-pointers profile option, second attempt
A-build-execution
perf(gc): batch untracked package directory traversals
A-testing-cargo-itself
Area: cargo's tests
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#17245
opened Jul 21, 2026 by
hirehamir
Contributor
Loading…
feat: cross-crate dead-function elimination via binary-unit split (-Zdead-fn-elimination)
S-waiting-on-author
Status: The marked PR is awaiting some action (such as code changes) from the PR author.
Support checksummed local registries for git sources
A-local-registry-source
Area: local registry sources (vendoring)
A-overrides
Area: general issues with overriding dependencies (patch, replace, paths)
A-rebuild-detection
Area: rebuild detection and fingerprinting
A-registries
Area: registries
A-source-replacement
Area: [source] replacement
S-waiting-on-author
Status: The marked PR is awaiting some action (such as code changes) from the PR author.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#17228
opened Jul 17, 2026 by
snoopuppy582
Loading…
A note that build.warnings and CARGO_BUILD_WARNINGS don't apply to MIRI
A-documenting-cargo-itself
Area: Cargo's documentation
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#17224
opened Jul 16, 2026 by
peter-lyons-kehl
Loading…
feat(config): Add build.profile, install.profile
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-manifest
Area: Cargo.toml issues
A-profiles
Area: profiles
Command-clean
Command-install
Command-test
disposition-merge
FCP with intent to merge
proposed-final-comment-period
An FCP proposal has started, but not yet signed off.
S-waiting-on-author
Status: The marked PR is awaiting some action (such as code changes) from the PR author.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-cargo
Team: Cargo
#17215
opened Jul 14, 2026 by
epage
Contributor
Loading…
Enable cargo:libsecret on all Unix platforms except macOS and mobile
A-credential-provider
Area: credential provider for storing and retreiving credentials
A-documenting-cargo-itself
Area: Cargo's documentation
A-registry-authentication
Area: registry authentication and authorization (authn authz)
S-waiting-on-author
Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#17197
opened Jul 10, 2026 by
quinnjr
Loading…
Build-std: panic strategies
Command-fetch
S-waiting-on-author
Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#17185
opened Jul 6, 2026 by
Bryanskiy
Loading…
Clarify -Z help output and note rustc flags
A-cli
Area: Command-line interface, option parsing, etc.
S-waiting-on-author
Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#17150
opened Jun 30, 2026 by
di3go04
Loading…
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.