Skip to content

Pull requests: rust-lang/cargo

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Remove curl dependency from crates-io crate A-interacts-with-crates.io Area: interaction with registries A-networking Area: networking issues, curl, etc. Command-publish S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#16936 opened Apr 23, 2026 by arlosi Contributor Loading…
gc: track and clean target directories 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.
#16929 opened Apr 22, 2026 by tomsanbear Loading…
fix(path): clarify error message when path dependency has wrong package A-dependency-resolution Area: dependency resolution and the resolver A-registries Area: registries S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#16927 opened Apr 22, 2026 by raushan728 Contributor Loading…
Remove windows-sys from home A-environment-variables Area: environment variables A-home Area: the `home` crate S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#16918 opened Apr 21, 2026 by Jake-Shadle Contributor Loading…
Stabilize build-dir layout v2 A-documenting-cargo-itself Area: Cargo's documentation A-testing-cargo-itself Area: cargo's tests A-unstable Area: nightly unstable support 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
#16807 opened Mar 30, 2026 by ranger-ross Member Loading…
2 of 3 tasks
feat(compile): Stabilize build.warnings A-configuration Area: cargo config files and env vars A-documenting-cargo-itself Area: Cargo's documentation A-unstable Area: nightly unstable support 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
#16796 opened Mar 26, 2026 by epage Contributor Loading…
fix(init): Use detected project kind in status message Command-new S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#16791 opened Mar 26, 2026 by cuiweixie Loading…
1 task
Add lint to enforce repository inheritance in workspaces A-documenting-cargo-itself Area: Cargo's documentation A-workspaces Area: workspaces S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#16734 opened Mar 11, 2026 by moabo3li Contributor 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 A-console-output Area: Terminal output, colors, progress bar, etc. Command-fix S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#16681 opened Feb 28, 2026 by raushan728 Contributor 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 Member Loading…
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 Contributor 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 Member 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…
Only document reachable APIs with cargo doc S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#16603 opened Feb 8, 2026 by ojuschugh1 Contributor Loading…
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 cargo tree -p output with feature-unification=workspace Command-tree S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#16584 opened Feb 3, 2026 by terror Contributor 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 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 to-announce
#16569 opened Jan 30, 2026 by epage Contributor 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…
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-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#16501 opened Jan 12, 2026 by kornelski Contributor Loading…
Clear RUSTUP_* environment variables in test_env A-testing-cargo-itself Area: cargo's tests S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#16469 opened Jan 6, 2026 by smoelius Contributor Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.