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 FileLock path tracking after rename in package operation A-filesystem Area: issues with filesystems Command-package S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#16036 opened Oct 1, 2025 by kurasaiteja Loading…
Convert a multi-part diagnostic to a report A-workspaces Area: workspaces S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#16035 opened Oct 1, 2025 by jneem Loading…
chore: Update dependencies S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#16034 opened Oct 1, 2025 by epage Loading…
docs(changelog): literal host-tuple support A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#16033 opened Oct 1, 2025 by weihanglo Loading…
[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. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#16032 opened Oct 1, 2025 by weihanglo Loading…
chore(deps): update rust crate windows-sys to 0.61 S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#16030 opened Oct 1, 2025 by renovate bot Loading…
1 task
chore(deps): update rust crate cargo_metadata to 0.23.0 S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#16029 opened Oct 1, 2025 by renovate bot Loading…
1 task
chore(deps): update compatible S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#16028 opened Oct 1, 2025 by renovate bot Loading…
1 task
fix(run): Override arg0 for cargo scripts A-documenting-cargo-itself Area: Cargo's documentation Command-run S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#16027 opened Sep 30, 2025 by epage Queued
fix(toml): Prevent non-script fields in Cargo scripts A-manifest Area: Cargo.toml issues S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#16026 opened Sep 30, 2025 by epage Loading…
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…
fix(crates-io): list owner request unauthorized A-interacts-with-crates.io Area: interaction with registries S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#16008 opened Sep 24, 2025 by nathanhammond Loading…
feat(publish): read token from stdin 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 Command-publish 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
#16001 opened Sep 23, 2025 by omskscream 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
Consider public dependencies when choosing a version in cargo add (#1… A-manifest Area: Cargo.toml issues Command-add S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15966 opened Sep 15, 2025 by sadmac7000 Loading…
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 Command-clean S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#15947 opened Sep 10, 2025 by ranger-ross 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
#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…
Accessing each build script's OUT_DIR A-build-execution Area: anything dealing with executing the compiler 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.
#15891 opened Aug 28, 2025 by namanlp Loading…
ProTip! Filter pull requests by the default branch with base:master.