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: strip CR from cargo:token-from-stdout S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#17081 opened Jun 6, 2026 by weihanglo Member Loading…
fix(bindeps): default artifacts to package target A-dependency-resolution Area: dependency resolution and the resolver A-documenting-cargo-itself Area: Cargo's documentation 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.
#17076 opened Jun 4, 2026 by npmccallum Contributor Loading…
feat(tree): show artifact dependency details A-documenting-cargo-itself Area: Cargo's documentation Command-tree S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#17075 opened Jun 4, 2026 by npmccallum Contributor Loading…
fix(build-std): include artifact dependency targets A-cfg-expr Area: Platform cfg expressions Command-fetch S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#17074 opened Jun 4, 2026 by npmccallum Contributor Loading…
fix(bindeps): load targets before downloading artifacts S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#17073 opened Jun 4, 2026 by npmccallum Contributor Loading…
fix(publish): avoid false deadlock when to_confirm is non-empty A-interacts-with-crates.io Area: interaction with registries Command-publish S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#17071 opened Jun 4, 2026 by raushan728 Contributor Loading…
test(metadata): separate bindeps no-deps coverage S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#17068 opened Jun 3, 2026 by npmccallum Contributor Loading…
Support multiple artifact dependency aliases to the same package A-dependency-resolution Area: dependency resolution and the resolver A-documenting-cargo-itself Area: Cargo's documentation Command-metadata S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#17067 opened Jun 3, 2026 by npmccallum Contributor Loading…
fix(toml): deprecate hyphen lint names and error on duplicates A-manifest Area: Cargo.toml issues S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#17051 opened May 30, 2026 by raushan728 Contributor Loading…
Expose resolved lint flags in unit graph A-build-execution Area: anything dealing with executing the compiler
#17040 opened May 28, 2026 by andrewgazelka Draft
fix: forward build.warnings config to external subcommands A-cli Area: Command-line interface, option parsing, etc. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#17035 opened May 26, 2026 by raushan728 Contributor Loading…
chore: improve cargo maintenance path S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#17029 opened May 24, 2026 by vip892766gma Loading…
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…
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 S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#17012 opened May 19, 2026 by weihanglo Member Draft
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 S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#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
ProTip! What’s not been updated in a month: updated:<2026-05-06.