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

Improved the test error messages when 'rustc -V' fails A-testing-cargo-itself Area: cargo's tests S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#17108 opened Jun 16, 2026 by ranger-ross Member Loading…
fix(install): Run cargo lints like rustc lints A-workspaces Area: workspaces Command-install S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#17107 opened Jun 16, 2026 by epage Contributor Loading…
feat: Add -Zlint-rust-version flag A-build-execution Area: anything dealing with executing the compiler A-documenting-cargo-itself Area: Cargo's documentation A-unstable Area: nightly unstable support
#17106 opened Jun 16, 2026 by clubby789 Draft
Add cargo fix support for exported private dependency warnings A-build-execution Area: anything dealing with executing the compiler A-manifest Area: Cargo.toml issues Command-fix S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#17097 opened Jun 12, 2026 by cjc0013 Loading…
feat: add harness field to cargo metadata output A-cli-help Area: built-in command-line help A-documenting-cargo-itself Area: Cargo's documentation A-manifest Area: Cargo.toml issues S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#17088 opened Jun 9, 2026 by ceronman 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…
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-build-execution Area: anything dealing with executing the compiler 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-registry-authentication Area: registry authentication and authorization (authn authz) A-source-replacement Area: [source] replacement A-timings Area: timings A-unstable Area: nightly unstable support A-workspaces Area: workspaces Command-add Command-clean Command-install Command-publish Command-update Command-vendor 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.
#17012 opened May 19, 2026 by weihanglo Member 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 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
ProTip! Updated in the last three days: updated:>2026-06-13.