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(gctx): ConfigValue getter cleanup A-configuration Area: cargo config files and env vars S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#16067 opened Oct 8, 2025 by weihanglo Loading…
Convert a few more diagnostics to reports A-configuration Area: cargo config files and env vars A-git Area: anything dealing with git A-registries Area: registries Command-package S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#16066 opened Oct 7, 2025 by jneem Loading…
Convert a few more diagnostics to reports A-configuration Area: cargo config files and env vars A-git Area: anything dealing with git A-registries Area: registries Command-package S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#16065 opened Oct 7, 2025 by jneem Loading…
fix(script): Default bin.name to package.name A-manifest Area: Cargo.toml issues S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#16064 opened Oct 7, 2025 by epage Loading…
fix(add): Report a missing source error for workspace dependencies A-manifest Area: Cargo.toml issues Command-add S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#16063 opened Oct 7, 2025 by epage Loading…
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…
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
ProTip! Filter pull requests by the default branch with base:master.