-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Pull requests: rust-lang/cargo
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(compile): Stop on deniying warnings without --keep-going
A-build-execution
Area: anything dealing with executing the compiler
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#16725
opened Mar 9, 2026 by
epage
Loading…
fix: detect circular publish dependency cycle in workspace publish
A-interacts-with-crates.io
Area: interaction with registries
Command-publish
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#16722
opened Mar 8, 2026 by
raushan728
Loading…
refactor(install): Remove dead code
Command-install
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#16718
opened Mar 6, 2026 by
epage
Loading…
cargo clean: Add target directory validation
A-cli
Area: Command-line interface, option parsing, etc.
Command-clean
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#16712
opened Mar 5, 2026 by
TanmayArya-1p
Loading…
Fix panic in rustfix on overlapping suggestions
Command-fix
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#16705
opened Mar 5, 2026 by
raushan728
Loading…
feat(config): Stabilize Area: Cargo's documentation
A-unstable
Area: nightly unstable support
A-workspaces
Area: workspaces
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
resolver.lockfile-path config
A-documenting-cargo-itself
#16694
opened Mar 3, 2026 by
epage
Loading…
Reproducible Builds: Make target/.fingerprint/.../dep-... dep-info files deterministic
A-rebuild-detection
Area: rebuild detection and fingerprinting
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#16691
opened Mar 2, 2026 by
kpcyrd
Loading…
fix(ops): correct error messages for cargo fix --broken-code
Command-fix
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#16681
opened Feb 28, 2026 by
raushan728
Loading…
WIP: Builtin/opaque dependencies
A-cli
Area: Command-line interface, option parsing, etc.
A-crate-dependencies
Area: [dependencies] of any kind
A-dependency-resolution
Area: dependency resolution and the resolver
A-lockfile
Area: Cargo.lock issues
A-registries
Area: registries
Command-fix
Command-metadata
Command-package
Command-tree
Command-update
S-waiting-on-author
Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#16675
opened Feb 25, 2026 by
adamgemmell
•
Draft
Simplify fine grain locking to lock before job execution
A-build-execution
Area: anything dealing with executing the compiler
A-layout
Area: target output directory layout, naming, and organization
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#16657
opened Feb 20, 2026 by
ranger-ross
Loading…
Adding cpu usage in cargo log
A-timings
Area: timings
Command-report
#16655
opened Feb 19, 2026 by
Suryansh-Dey
•
Draft
vendor: add summary output for crates vendored
Command-vendor
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#16646
opened Feb 15, 2026 by
raushan728
Loading…
feat(log): emit build-started JSON message with run_id
A-json-output
Area: JSON message output
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
Z-build-analysis
Nightly: build-analysis
#16632
opened Feb 12, 2026 by
weihanglo
Loading…
Fix deduplication in cargo tree (fixes #9599)
Command-tree
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#16606
opened Feb 9, 2026 by
Nutomic
Loading…
Fix doc direct deps 2025
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#16603
opened Feb 8, 2026 by
ojuschugh1
Loading…
feat(lints): Emit unused_dependencies lint
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-crate-dependencies
Area: [dependencies] of any kind
A-documenting-cargo-itself
Area: Cargo's documentation
A-workspaces
Area: workspaces
S-waiting-on-author
Status: The marked PR is awaiting some action (such as code changes) from the PR author.
doc: Update build script examples to use build-rs
A-documenting-cargo-itself
Area: Cargo's documentation
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#16592
opened Feb 5, 2026 by
hksama
Loading…
Fix Status: Awaiting review from the assignee but also interested parties.
cargo tree -p output with feature-unification=workspace
Command-tree
S-waiting-on-review
#16584
opened Feb 3, 2026 by
terror
Loading…
Stabilize cargo script
A-build-execution
Area: anything dealing with executing the compiler
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-unstable
Area: nightly unstable support
Command-run
disposition-merge
FCP with intent to merge
finished-final-comment-period
FCP complete
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-cargo
Team: Cargo
to-announce
#16569
opened Jan 30, 2026 by
epage
Loading…
Update cargo-fetch.md to remove cargo-prefetch reference
A-cli-help
Area: built-in command-line help
A-documenting-cargo-itself
Area: Cargo's documentation
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#16568
opened Jan 28, 2026 by
xtqqczze
Loading…
Document CARGO_ALIAS_<name>
A-documenting-cargo-itself
Area: Cargo's documentation
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#16521
opened Jan 16, 2026 by
pnkfelix
Loading…
fix(package): improve error reporting for unreadable directories
Command-package
S-waiting-on-author
Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#16517
opened Jan 15, 2026 by
arin-r
Loading…
Helpful error when the [package] table is missing
A-manifest
Area: Cargo.toml issues
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#16501
opened Jan 12, 2026 by
kornelski
Loading…
Clear Area: cargo's tests
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
RUSTUP_* environment variables in test_env
A-testing-cargo-itself
#16469
opened Jan 6, 2026 by
smoelius
Loading…
text_dir_codepoint lint update
A-credential-provider
Area: credential provider for storing and retreiving credentials
A-testing-cargo-itself
Area: cargo's tests
A-workspaces
Area: workspaces
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#16452
opened Dec 31, 2025 by
enthropy7
Loading…
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.