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 format option to cargo tree to print the package version requirement A-cli-help Area: built-in command-line help A-documenting-cargo-itself Area: Cargo's documentation A-semver Area: semver specifications, version matching, etc. Command-tree
#16192 opened Nov 1, 2025 by devodev Draft
chore: bump to 0.94.0; update changelog A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#16191 opened Nov 1, 2025 by weihanglo Loading…
chore(deps): update cargo-semver-checks to v0.45.0 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.
#16190 opened Nov 1, 2025 by renovate bot Loading…
1 task
perf(fingerprint): compute detail reason on demand A-build-execution Area: anything dealing with executing the compiler A-rebuild-detection Area: rebuild detection and fingerprinting S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#16189 opened Nov 1, 2025 by weihanglo Loading…
chore(deps): update compatible S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#16185 opened Nov 1, 2025 by renovate bot Loading…
1 task
chore(deps): update msrv A-credential-provider Area: credential provider for storing and retreiving credentials A-interacts-with-crates.io Area: interaction with registries A-testing-cargo-itself Area: cargo's tests S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#16178 opened Oct 30, 2025 by renovate bot Loading…
1 task
refactor(locking): Created locking strategy to control locking mode A-build-execution Area: anything dealing with executing the compiler A-filesystem Area: issues with filesystems A-layout Area: target output directory layout, naming, and organization Command-clean S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#16177 opened Oct 30, 2025 by ranger-ross Loading…
Add support for rustdoc mergeable cross-crate info parts A-build-execution Area: anything dealing with executing the compiler A-cfg-expr Area: Platform cfg expressions A-layout Area: target output directory layout, naming, and organization A-unstable Area: nightly unstable support
#16167 opened Oct 28, 2025 by notriddle Draft
Enable CARGO_CFG_DEBUG_ASSERTIONS in build scripts based on profile A-build-scripts Area: build.rs scripts A-documenting-cargo-itself Area: Cargo's documentation A-infrastructure Area: infrastructure around the cargo repo, ci, releases, etc. A-profiles Area: profiles 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
#16160 opened Oct 27, 2025 by moabo3li Loading…
Implement fine grain locking for the target directory A-build-execution Area: anything dealing with executing the compiler A-documenting-cargo-itself Area: Cargo's documentation A-filesystem Area: issues with filesystems A-layout Area: target output directory layout, naming, and organization A-unstable Area: nightly unstable support Command-clean S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#16155 opened Oct 26, 2025 by ranger-ross Loading…
5 tasks
Mention cargo wizard in 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.
#16142 opened Oct 23, 2025 by Kobzol Loading…
WIP: wrote 3 tests about improving the error message in the path dependency A-cli-help Area: built-in command-line help A-completions Area: shell completions A-documenting-cargo-itself Area: Cargo's documentation A-timings Area: timings Command-test S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#16138 opened Oct 22, 2025 by ibilalkayy Draft
Fix: correctly pluralize 'target'/'targets' in finished message A-build-execution Area: anything dealing with executing the compiler S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#16132 opened Oct 19, 2025 by ImadRedwan Loading…
feat: Add a typos CI job A-build-execution Area: anything dealing with executing the compiler A-cargo-targets Area: selection and definition of targets (lib, bins, examples, tests, benches) A-console-output Area: Terminal output, colors, progress bar, etc. A-documenting-cargo-itself Area: Cargo's documentation A-infrastructure Area: infrastructure around the cargo repo, ci, releases, etc. A-layout Area: target output directory layout, naming, and organization A-manifest Area: Cargo.toml issues A-rebuild-detection Area: rebuild detection and fingerprinting A-testing-cargo-itself Area: cargo's tests A-timings Area: timings A-workspaces Area: workspaces S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#16122 opened Oct 15, 2025 by Muscraft Loading…
feat: Use test name for dir when running tests A-documenting-cargo-itself Area: Cargo's documentation A-testing-cargo-itself Area: cargo's tests S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#16121 opened Oct 15, 2025 by Muscraft 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…
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
ProTip! Adding no:label will show everything without a label.