-
-
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
test(builtin-deps): Additional manifest regression tests
A-documenting-cargo-itself
Area: Cargo's documentation
A-manifest
Area: Cargo.toml issues
A-unstable
Area: nightly unstable support
A-workspaces
Area: workspaces
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#17500
opened Sep 21, 2026 by
adamgemmell
Contributor
Loading…
fix(builtin-deps): Builtin dependencies manifest validation
A-documenting-cargo-itself
Area: Cargo's documentation
A-manifest
Area: Cargo.toml issues
A-unstable
Area: nightly unstable support
A-workspaces
Area: workspaces
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#17499
opened Sep 21, 2026 by
adamgemmell
Contributor
Loading…
feat(builtin-deps): Add builtin dependencies manifest syntax
A-documenting-cargo-itself
Area: Cargo's documentation
A-manifest
Area: Cargo.toml issues
A-unstable
Area: nightly unstable support
A-workspaces
Area: workspaces
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#17498
opened Sep 21, 2026 by
adamgemmell
Contributor
Loading…
feat(builtin-deps): Add unstable Area: Cargo's documentation
A-unstable
Area: nightly unstable support
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
builtin-dependencies feature
A-documenting-cargo-itself
#17497
opened Sep 21, 2026 by
adamgemmell
Contributor
Loading…
Updated README CI badge
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#17495
opened Sep 21, 2026 by
ranger-ross
Member
Loading…
feat(build-rs): trim-paths inputs
A-build-execution
Area: anything dealing with executing the compiler
A-build-scripts
Area: build.rs scripts
A-documenting-cargo-itself
Area: Cargo's documentation
A-profiles
Area: profiles
A-rebuild-detection
Area: rebuild detection and fingerprinting
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#17491
opened Sep 20, 2026 by
weihanglo
Member
Loading…
feat(trim-paths): stabilize Area: anything dealing with executing the compiler
A-build-scripts
Area: build.rs scripts
A-cfg-expr
Area: Platform cfg expressions
A-documenting-cargo-itself
Area: Cargo's documentation
A-manifest
Area: Cargo.toml issues
A-profiles
Area: profiles
A-rebuild-detection
Area: rebuild detection and fingerprinting
A-unstable
Area: nightly unstable support
Command-clean
disposition-merge
FCP with intent to merge
proposed-final-comment-period
An FCP proposal has started, but not yet signed off.
relnotes
Release-note worthy
S-waiting-on-author
Status: The marked PR is awaiting some action (such as code changes) from the PR author.
T-cargo
Team: Cargo
Z-trim-paths
Nightly: path sanitization
profile.trim-paths
A-build-execution
Update gix crates to address CVE-2026-82248, CVE-2026-82249, and CVE-2026-82250, and update git utils.rs to accommodate gix-url v0.38.0.
A-git
Area: anything dealing with git
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#17484
opened Sep 17, 2026 by
amy-kwan
Loading…
perf(fingerprint): Reuse the source checksum buffer
A-rebuild-detection
Area: rebuild detection and fingerprinting
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#17474
opened Sep 14, 2026 by
charliermarsh
Contributor
Loading…
docs: mention kache next to sccache in the shared cache section
A-documenting-cargo-itself
Area: Cargo's documentation
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#17468
opened Sep 13, 2026 by
jleni
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
WIP: 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.
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
final-comment-period
FCP — a period for last comments before action is taken
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
final-comment-period
FCP — a period for last comments before action is taken
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…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.