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

Report package typos before non-member feature errors A-workspaces Area: workspaces
#17021 opened May 20, 2026 by qaijuang Contributor Draft
fix: stabilize -Zrustdoc-depinfo A-build-execution Area: anything dealing with executing the compiler A-documenting-cargo-itself Area: Cargo's documentation A-rebuild-detection Area: rebuild detection and fingerprinting A-unstable Area: nightly unstable support T-cargo Team: Cargo
#17020 opened May 20, 2026 by weihanglo Member Draft
feat(doc test): add missing profile -C options to doc tests A-build-execution Area: anything dealing with executing the compiler Command-test S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#17018 opened May 20, 2026 by QrkenBananen Loading…
refactor: drop yanked_whitelist from source loading A-future-incompat Area: future incompatible reporting A-interacts-with-crates.io Area: interaction with registries A-registries Area: registries Command-install Command-publish Command-vendor S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#17014 opened May 19, 2026 by weihanglo Member Loading…
feat: -Zmin-publish-age (RFC 3923) A-cli Area: Command-line interface, option parsing, etc. A-configuration Area: cargo config files and env vars A-dependency-resolution Area: dependency resolution and the resolver A-directory-source Area: directory sources (vendoring) A-documenting-cargo-itself Area: Cargo's documentation A-future-incompat Area: future incompatible reporting A-git Area: anything dealing with git A-interacts-with-crates.io Area: interaction with registries A-overrides Area: general issues with overriding dependencies (patch, replace, paths) A-registries Area: registries A-source-replacement Area: [source] replacement A-unstable Area: nightly unstable support A-workspaces Area: workspaces Command-clean Command-install Command-publish Command-vendor
#17012 opened May 19, 2026 by weihanglo Member Draft
feat: Break out RegistryConfig and crate_url for interpreting RegistryConfig::dl A-registries Area: registries S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#17011 opened May 18, 2026 by epage Contributor Loading…
fix(compiler): forward verbose flag to rustc for local crates A-build-execution Area: anything dealing with executing the compiler A-rebuild-detection Area: rebuild detection and fingerprinting Command-report S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#17006 opened May 17, 2026 by raushan728 Contributor Loading…
fix: duplicated "that" in features.rs edition-migration doc-comment A-unstable Area: nightly unstable support S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#16992 opened May 14, 2026 by quyentonndbs Loading…
fix(resolve): detect unused patches when multiple patches share a PackageId A-dependency-resolution Area: dependency resolution and the resolver S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#16987 opened May 11, 2026 by raushan728 Contributor Loading…
fix(rustdoc): Remove rustdoc --test, --bench and --all-targets arguments 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-rustdoc S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#16973 opened May 6, 2026 by QrkenBananen Loading…
docs(ref): Deprecate 'workspace.package.authors' A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#16951 opened Apr 30, 2026 by sivizius Loading…
feat(git): SHA256 repository support A-documenting-cargo-itself Area: Cargo's documentation A-git Area: anything dealing with git A-testing-cargo-itself Area: cargo's tests A-unstable Area: nightly unstable support
#16939 opened Apr 24, 2026 by weihanglo Member Draft
gc: track and clean target directories A-cli Area: Command-line interface, option parsing, etc. Command-clean S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#16929 opened Apr 22, 2026 by tomsanbear Loading…
fix(path): clarify error message when path dependency has wrong package A-dependency-resolution Area: dependency resolution and the resolver A-registries Area: registries S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#16927 opened Apr 22, 2026 by raushan728 Contributor Loading…
Stabilize build-dir layout v2 A-documenting-cargo-itself Area: Cargo's documentation A-testing-cargo-itself Area: cargo's tests A-unstable Area: nightly unstable support disposition-merge FCP with intent to merge finished-final-comment-period FCP complete proposed-final-comment-period An FCP proposal has started, but not yet signed off. 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. T-cargo Team: Cargo to-announce
#16807 opened Mar 30, 2026 by ranger-ross Member Loading…
2 of 3 tasks
fix(init): Use detected project kind in status message Command-new S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#16791 opened Mar 26, 2026 by cuiweixie Loading…
1 task
Add lint to enforce repository inheritance in workspaces A-documenting-cargo-itself Area: Cargo's documentation A-workspaces Area: workspaces S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#16734 opened Mar 11, 2026 by moabo3li Contributor Loading…
Reproducible Builds: Make target/.fingerprint/.../dep-... dep-info files deterministic A-rebuild-detection Area: rebuild detection and fingerprinting S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#16691 opened Mar 2, 2026 by kpcyrd Loading…
fix(ops): correct error messages for cargo fix --broken-code A-console-output Area: Terminal output, colors, progress bar, etc. Command-fix S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#16681 opened Feb 28, 2026 by raushan728 Contributor Loading…
Build-std: Add builtin dependencies A-cli Area: Command-line interface, option parsing, etc. A-crate-dependencies Area: [dependencies] of any kind A-dependency-resolution Area: dependency resolution and the resolver A-directory-source Area: directory sources (vendoring) A-infrastructure Area: infrastructure around the cargo repo, ci, releases, etc. A-lockfile Area: Cargo.lock issues A-registries Area: registries A-workspaces Area: workspaces Command-add Command-fix Command-metadata Command-package Command-tree Command-update 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.
#16675 opened Feb 25, 2026 by adamgemmell Loading…
Simplify fine grain locking to lock before job execution A-build-execution Area: anything dealing with executing the compiler A-layout Area: target output directory layout, naming, and organization S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#16657 opened Feb 20, 2026 by ranger-ross Member Loading…
feat(log): emit build-started JSON message with run_id A-json-output Area: JSON message output S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. Z-build-analysis Nightly: build-analysis
#16632 opened Feb 12, 2026 by weihanglo Member Loading…
Fix deduplication in cargo tree (fixes #9599) Command-tree S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#16606 opened Feb 9, 2026 by Nutomic Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.