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

chore(deps): update rust crate gix-transport to 0.59.0 S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#17420 opened Sep 1, 2026 by renovate Bot Loading…
1 task
chore(deps): update rust crate gix to 0.87.0 S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#17419 opened Sep 1, 2026 by renovate Bot Loading…
1 task
chore(deps): update rust crate base64 to 0.23.0 S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#17418 opened Sep 1, 2026 by renovate Bot Loading…
1 task
Avoid passing search path (-L) args when they are passed as --extern A-build-execution Area: anything dealing with executing the compiler S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#17410 opened Aug 30, 2026 by ranger-ross Member Loading…
test(build-std): Expand existing -Zbuild-std tests A-crate-dependencies Area: [dependencies] of any kind A-dependency-resolution Area: dependency resolution and the resolver A-lockfile Area: Cargo.lock issues S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#17399 opened Aug 27, 2026 by adamgemmell Contributor Loading…
feat(build-std): Introduce opaque dependencies and builtin source A-crate-dependencies Area: [dependencies] of any kind A-dependency-resolution Area: dependency resolution and the resolver A-lockfile Area: Cargo.lock issues S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#17398 opened Aug 27, 2026 by adamgemmell Contributor Loading…
feat(build-std): Add implicit builtin dependencies A-crate-dependencies Area: [dependencies] of any kind A-dependency-resolution Area: dependency resolution and the resolver A-lockfile Area: Cargo.lock issues S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#17397 opened Aug 27, 2026 by adamgemmell Contributor Loading…
feat(build-std): Introduce builtin packages A-dependency-resolution Area: dependency resolution and the resolver A-lockfile Area: Cargo.lock issues S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#17396 opened Aug 27, 2026 by adamgemmell Contributor Loading…
fix(install): use packaged lockfile by default A-cli-help Area: built-in command-line help A-documenting-cargo-itself Area: Cargo's documentation A-workspaces Area: workspaces Command-install Command-package 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
#17388 opened Aug 24, 2026 by gmemuriuki Loading…
feat(hints): support minimum optimization levels 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-documenting-cargo-itself Area: Cargo's documentation A-manifest Area: Cargo.toml issues A-profiles Area: profiles 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. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#17368 opened Aug 16, 2026 by 0xPoe Member Loading…
Fix relative symlink handling in write_atomic S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#17362 opened Aug 14, 2026 by cuishuang Contributor Loading…
docs: describe why package.authors is deprecated 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.
#17332 opened Aug 7, 2026 by AlexTMjugador Contributor Draft
fix(git)!: Default to net.git-fetch-with-cli if git is present A-git Area: anything dealing with git
#17329 opened Aug 6, 2026 by epage Contributor Draft
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
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 S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#17277 opened Jul 30, 2026 by usamoi Contributor Draft
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…
feat(config): Add build.profile, install.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. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-cargo Team: Cargo
#17215 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
ProTip! Mix and match filters to narrow down what you’re looking for.