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

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 the rest of unused_dependencies 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
#16600 opened Feb 6, 2026 by epage Draft
Add host.runner for wrapping host build target executions A-build-execution Area: anything dealing with executing the compiler A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#16599 opened Feb 6, 2026 by nitsky 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…
chore(deps): bump bytes from 1.11.0 to 1.11.1 dependencies Pull requests that update a dependency file rust Pull requests that update rust code S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#16586 opened Feb 3, 2026 by dependabot bot 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 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
#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…
Reorganize build unit directory layout for new build-dir layout 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-review Status: Awaiting review from the assignee but also interested parties.
#16542 opened Jan 22, 2026 by ranger-ross 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…
docs(layout): Updated layout module docs to document new layout A-layout Area: target output directory layout, naming, and organization S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#16502 opened Jan 13, 2026 by ranger-ross Loading…
1 task
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 S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#16432 opened Dec 25, 2025 by weihanglo Draft
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…
Enable new layout on Cargo's tests A-build-execution Area: anything dealing with executing the compiler A-documenting-cargo-itself Area: Cargo's documentation A-layout Area: target output directory layout, naming, and organization A-testing-cargo-itself Area: cargo's tests A-unstable Area: nightly unstable support Command-clean S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#16375 opened Dec 10, 2025 by epage Draft
fix: handled the case of help and list flags combination to show list A-cli Area: Command-line interface, option parsing, etc. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#16366 opened Dec 9, 2025 by benodiwal Loading…
Add cargo new --proc-macro and cargo init --proc-macro A-cli Area: Command-line interface, option parsing, etc. Command-new S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#16362 opened Dec 8, 2025 by nik-rev Loading…
Added CARGO_BUILD_DIR_LAYOUT_V2 env var to opt in/out of new layout A-build-execution Area: anything dealing with executing the compiler A-documenting-cargo-itself Area: Cargo's documentation A-layout Area: target output directory layout, naming, and organization A-unstable Area: nightly unstable support Command-clean 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
#16336 opened Dec 4, 2025 by ranger-ross Loading…
ProTip! Follow long discussions with comments:>50.