Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

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(script): Remove name sanitiztion outside what is strictly required S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#16120 opened Oct 15, 2025 by epage Loading…
feat: support array of any types in Cargo config A-configuration Area: cargo config files and env vars S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#16103 opened Oct 13, 2025 by weihanglo Loading…
Fix grammar mistake in bad Cargo.toml name error. A-filesystem Area: issues with filesystems Command-install S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#16090 opened Oct 11, 2025 by cylenia Loading…
(experiment) Fine grain locking A-build-execution Area: anything dealing with executing the compiler 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.
#16089 opened Oct 11, 2025 by ranger-ross Draft
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
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…
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
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 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…
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
[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…
Add workaround also for CURL 7.79.0. A-configuration Area: cargo config files and env vars S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15532 opened May 16, 2025 by psumbera Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.