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

Refactor Layout into BuildDirLayout and ArtifactDirLayout A-build-execution Area: anything dealing with executing the compiler A-cfg-expr Area: Platform cfg expressions A-dep-info Area: dep-info, .d files A-layout Area: target output directory layout, naming, and organization A-timings Area: timings Command-clean S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#16092 opened Oct 12, 2025 by ranger-ross Loading…
docs(guide): Talk about removing unused features A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#16085 opened Oct 10, 2025 by epage Loading…
WIP: fix(shell): Switch to annotate snippets for warnings A-console-output Area: Terminal output, colors, progress bar, etc. 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.
#15917 opened Sep 3, 2025 by epage Draft
Update note on default-members and root package A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#15916 opened Sep 3, 2025 by tacertain Loading…
Helpful error for invalid cargo add Command-add S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15688 opened Jun 21, 2025 by kornelski Loading…
docs: add lock file section to the resolver docs A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#15587 opened May 22, 2025 by Fishrock123 Loading…
Add cfg_version support A-build-execution Area: anything dealing with executing the compiler A-build-scripts Area: build.rs scripts A-cfg-expr Area: Platform cfg expressions S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#15533 opened May 16, 2025 by mo8it Loading…
add more details about cargo fetch and when it will regen cargo.lock A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#15483 opened May 2, 2025 by glitch003 Loading…
[WIP] feat(manifest): add a force-frame-pointers profile option A-build-execution Area: anything dealing with executing the compiler A-manifest Area: Cargo.toml issues A-profiles Area: profiles S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-cargo Team: Cargo
#15451 opened Apr 23, 2025 by brvtalcake Draft
Print all features when the verbose flag is set A-cli Area: Command-line interface, option parsing, etc. Command-add S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15375 opened Apr 1, 2025 by tcanabrava Loading…
Arbitrary self types v2: shadowing semver break. A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15117 opened Jan 28, 2025 by adetaylor Loading…
Improve the markdown source files of The Cargo Book A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#15113 opened Jan 27, 2025 by ShapelessCat Draft
Cargo vendor: add source rewriting for private registries included in deps Command-vendor S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14716 opened Oct 22, 2024 by P-E-Meunier Loading…
WIP: Allow credential helper to provide SSH password A-git Area: anything dealing with git S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14578 opened Sep 22, 2024 by w4 Draft
Support target-spec json file extension in case-insensitive form A-build-execution Area: anything dealing with executing the compiler A-configuration Area: cargo config files and env vars S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14197 opened Jul 5, 2024 by boozook Draft
feat(gc): record workspace manifest and target dir in global cache tracker 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.
#13846 opened May 2, 2024 by baby230211 Loading…
Fix: cargo vendor can't handle duplicates. A-cli Area: Command-line interface, option parsing, etc. Command-vendor S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#13271 opened Jan 9, 2024 by junjihashimoto Loading…
cargo doc --open always respect request_kind A-build-execution Area: anything dealing with executing the compiler Command-doc S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted. S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#11804 opened Mar 6, 2023 by 0xPoe Draft
ProTip! Exclude everything labeled bug with -label:bug.