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 ICON from crates.io to the cargo executable on windows A-infrastructure Area: infrastructure around the cargo repo, ci, releases, etc.
#16056 opened Oct 6, 2025 by ShadowDara Draft
[beta-1.91] fix: use host-tuple for host target subsitution 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-infrastructure Area: infrastructure around the cargo repo, ci, releases, etc.
#16032 opened Oct 1, 2025 by weihanglo Draft
Fix: avoid -C prefer-dynamic for test harnesses of proc-macro crates A-build-execution Area: anything dealing with executing the compiler S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#16024 opened Sep 30, 2025 by tommantonclery Loading…
Add alternative linker to the build performance guide A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15991 opened Sep 20, 2025 by Kobzol Loading…
Expand token error messages with potential fix information. A-registries Area: registries A-registry-authentication Area: registry authentication and authorization (authn authz) A-sparse-registry Area: http sparse registries A-testing-cargo-itself Area: cargo's tests
#15985 opened Sep 19, 2025 by nathanhammond Draft
feat(build-dir): Reorganize build-dir layout A-build-execution Area: anything dealing with executing the compiler A-layout Area: target output directory layout, naming, and organization A-testing-cargo-itself Area: cargo's tests 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.
#15947 opened Sep 10, 2025 by ranger-ross Loading…
1 task
chore(ci): reject uncanonicalized issue link in commits 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.
#15936 opened Sep 8, 2025 by weihanglo Loading…
WIP: fix(cli): Use Shell::print_report for error chains 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.
#15922 opened Sep 4, 2025 by epage Draft
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
#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…
fix(publish): Move .crate out of final artifact location Command-package S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15915 opened Sep 3, 2025 by epage Draft
Detect when the initial binary launch may be slow on macOS A-cargo-targets Area: selection and definition of targets (lib, bins, examples, tests, benches) A-cli Area: Command-line interface, option parsing, etc. A-configuration Area: cargo config files and env vars A-documenting-cargo-itself Area: Cargo's documentation A-unstable Area: nightly unstable support Command-install S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15908 opened Sep 2, 2025 by madsmtm Loading…
refactor: address unsafe-op-in-unsafe-fn for Windows S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15876 opened Aug 21, 2025 by weihanglo Loading…
docs: clarify that cargo:rustc-link-arg-tests only applies to integration tests A-build-scripts Area: build.rs scripts A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15814 opened Aug 7, 2025 by t-moe Loading…
Support profile overrides for -Z build-std A-profiles Area: profiles S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15811 opened Aug 6, 2025 by maurer Loading…
fix(bindeps): do not propagate artifact dependency to proc macro or build deps A-dependency-resolution Area: dependency resolution and the resolver A-features2 Area: issues specifically related to the v2 feature resolver A-profiles Area: profiles S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15788 opened Jul 30, 2025 by Lencerf 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…
fix(docs): align code block styles for shell snippets A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15661 opened Jun 13, 2025 by motorailgun Loading…
[WIP] feat: maximize artifact reuse between different modes A-layout Area: target output directory layout, naming, and organization A-rebuild-detection Area: rebuild detection and fingerprinting
#15627 opened Jun 4, 2025 by weihanglo Draft
[Pre-RFC] Enable .cargo/root, CARGO_ROOTS + --root to limit config + manifest searches A-cli Area: Command-line interface, option parsing, etc. A-configuration Area: cargo config files and env vars A-documenting-cargo-itself Area: Cargo's documentation A-filesystem Area: issues with filesystems A-interacts-with-crates.io Area: interaction with registries A-testing-cargo-itself Area: cargo's tests A-workspaces Area: workspaces Command-locate-project Command-new Command-owner Command-yank S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#15620 opened Jun 2, 2025 by rib Draft
2
4
fix(search): follow http redirects A-interacts-with-crates.io Area: interaction with registries S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15593 opened May 24, 2025 by gtirloni Draft
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…
ProTip! Adding no:label will show everything without a label.