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

Avoid parsing unchanged lockfiles A-lockfile Area: Cargo.lock issues
#17301 opened Aug 2, 2026 by charliermarsh Draft
Add a suggestion when adding [lints] to a workspace to use [workspace.lints] instead A-manifest Area: Cargo.toml issues S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#17300 opened Aug 2, 2026 by addiesh Loading…
Remove redundant else in matches_prerelease A-semver Area: semver specifications, version matching, etc. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#17299 opened Aug 2, 2026 by gkamathe Contributor Loading…
feat(diag): Stabilize cargo-lints A-build-execution Area: anything dealing with executing the compiler A-documenting-cargo-itself Area: Cargo's documentation A-manifest Area: Cargo.toml issues A-unstable Area: nightly unstable support S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#17298 opened Aug 1, 2026 by epage Contributor Loading…
Speed up remote Cargo.toml deserialization A-manifest Area: Cargo.toml issues A-rebuild-detection Area: rebuild detection and fingerprinting S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#17296 opened Aug 1, 2026 by zozo123 Draft
chore(deps): update embarkstudios/cargo-deny-action action to v2.1.1 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.
#17291 opened Aug 1, 2026 by renovate Bot Loading…
1 task
add frame-pointers profile option, second attempt A-build-execution Area: anything dealing with executing the compiler A-documenting-cargo-itself Area: Cargo's documentation A-manifest Area: Cargo.toml issues A-profiles Area: profiles
#17277 opened Jul 30, 2026 by usamoi Contributor Draft
refactor: move sysroot lookup to GlobalContext A-build-execution Area: anything dealing with executing the compiler A-cache-messages Area: caching of compiler messages A-cfg-expr Area: Platform cfg expressions A-configuration Area: cargo config files and env vars A-layout Area: target output directory layout, naming, and organization Command-fix S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#17276 opened Jul 30, 2026 by adamgemmell Loading…
fix(frontmatter): Don't panic on a short closing fence before a non-ASCII char S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#17274 opened Jul 30, 2026 by winklemad Loading…
fix: prevent panic when package.build is empty 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.
#17268 opened Jul 28, 2026 by raushan728 Contributor Loading…
Enable -Zembed-metadata=no by default on nightly Cargo A-build-execution Area: anything dealing with executing the compiler A-cache-messages Area: caching of compiler messages A-cfg-expr Area: Platform cfg expressions A-configuration Area: cargo config files and env vars A-layout Area: target output directory layout, naming, and organization A-rebuild-detection Area: rebuild detection and fingerprinting Command-clean S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#17267 opened Jul 27, 2026 by Kobzol Member Draft
feat(cargo-add): warn when adding binary-only packages Command-add S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#17265 opened Jul 27, 2026 by raushan728 Contributor Loading…
perf(gc): batch untracked package directory traversals A-testing-cargo-itself Area: cargo's tests S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#17245 opened Jul 21, 2026 by hirehamir Contributor Loading…
feat: cross-crate dead-function elimination via binary-unit split (-Zdead-fn-elimination) S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#17239 opened Jul 19, 2026 by yijunyu Draft
Support checksummed local registries for git sources A-local-registry-source Area: local registry sources (vendoring) A-overrides Area: general issues with overriding dependencies (patch, replace, paths) A-rebuild-detection Area: rebuild detection and fingerprinting A-registries Area: registries A-source-replacement Area: [source] replacement S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#17228 opened Jul 17, 2026 by snoopuppy582 Draft
A note that build.warnings and CARGO_BUILD_WARNINGS don't apply to MIRI A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#17224 opened Jul 16, 2026 by peter-lyons-kehl Loading…
Config profile 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-manifest Area: Cargo.toml issues A-profiles Area: profiles Command-clean Command-install Command-test S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#17215 opened Jul 14, 2026 by epage Contributor Draft
feat(profile): Add built-in profile debug 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-manifest Area: Cargo.toml issues A-profiles Area: profiles Command-install disposition-merge FCP with intent to merge final-comment-period FCP — a period for last comments before action is taken S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-cargo Team: Cargo
#17214 opened Jul 14, 2026 by epage Contributor Loading…
Enable cargo:libsecret on all Unix platforms except macOS and mobile A-credential-provider Area: credential provider for storing and retreiving credentials A-documenting-cargo-itself Area: Cargo's documentation A-registry-authentication Area: registry authentication and authorization (authn authz) S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#17197 opened Jul 10, 2026 by quinnjr Loading…
Build-std: panic strategies S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#17185 opened Jul 6, 2026 by Bryanskiy Loading…
Clarify -Z help output and note rustc flags A-cli Area: Command-line interface, option parsing, etc. S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#17150 opened Jun 30, 2026 by di3go04 Loading…
Avoid churning unrelated dependency edges A-crate-dependencies Area: [dependencies] of any kind 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.
#17148 opened Jun 29, 2026 by konstin Contributor Loading…
feat(lints): add unused_workspace_exclude lint A-documenting-cargo-itself Area: Cargo's documentation A-workspaces Area: workspaces S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#17143 opened Jun 28, 2026 by raushan728 Contributor Draft
fix(clean): clarify why 'cargo clean' default != 'release' artifact set (#17129) 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-clean S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#17132 opened Jun 23, 2026 by Dodothereal Loading…
feat(toml): allow overriding inherited default-features in 2024 A-documenting-cargo-itself Area: Cargo's documentation A-manifest Area: Cargo.toml issues Command-add disposition-merge FCP with intent to merge final-comment-period FCP — a period for last comments before action is taken S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-cargo Team: Cargo
#17126 opened Jun 21, 2026 by 0xPoe Member Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.