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

Add support for suspendable jobs A-build-execution Area: anything dealing with executing the compiler
#16657 opened Feb 20, 2026 by ranger-ross Draft
Fix typo in cargo-yank docs A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#16656 opened Feb 19, 2026 by alexhrao Loading…
fix(toml): show required rust-version in unstable edition error A-manifest Area: Cargo.toml issues A-unstable Area: nightly unstable support S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#16653 opened Feb 18, 2026 by yash-kumarx Loading…
fix(job_queue): Handle Clippy CLI arguments in fix message A-build-execution Area: anything dealing with executing the compiler S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#16652 opened Feb 18, 2026 by blyxyas 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 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.
#16600 opened Feb 6, 2026 by epage Draft
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 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-review Status: Awaiting review from the assignee but also interested parties.
#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 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 Loading…
Added better blocking messages for fine grain locking A-build-execution Area: anything dealing with executing the compiler A-configuration Area: cargo config files and env vars A-filesystem Area: issues with filesystems S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#16463 opened Jan 4, 2026 by ranger-ross Draft
Let git decide when to run gc A-git Area: anything dealing with git S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#16459 opened Jan 2, 2026 by ojuschugh1 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…
feat(help): display manpage for nested commands 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-future-incompat Area: future incompatible reporting Command-report 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
#16432 opened Dec 25, 2025 by weihanglo Loading…
Set TMPDIR / TMP+TEMP environment variables A-build-execution Area: anything dealing with executing the compiler A-build-scripts Area: build.rs scripts A-layout Area: target output directory layout, naming, and organization S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#16426 opened Dec 23, 2025 by madsmtm Draft
Remove disabled optional weak dependencies when resolving A-dependency-resolution Area: dependency resolution and the resolver S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#16424 opened Dec 20, 2025 by Jackhr-arch Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.