Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 3k
Pull requests: rust-lang/cargo
Author
Uh oh!
There was an error while loading. Please reload this page.
Label
Uh oh!
There was an error while loading. Please reload this page.
Projects
Uh oh!
There was an error while loading. Please reload this page.
Milestones
Uh oh!
There was an error while loading. Please reload this page.
Reviews
Assignee
Assigned to nobodyLoading
Uh oh!
There was an error while loading. Please reload this page.
Sort
Pull requests list
fix(rustflags): Respect rustflags when probing rustc for the sysroot
A-cache-messages
Area: caching of compiler messages
A-cfg-expr
Area: Platform cfg expressions
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#17393
opened Aug 25, 2026 by
adamgemmellContributorLoading…
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
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#17388
opened Aug 24, 2026 by
gmemuriukiLoading…
fix(run): Printing a new line to avoid overwriting error code after \r
A-cli
Area: Command-line interface, option parsing, etc.
A-testing-cargo-itself
Area: cargo's tests
Command-run
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#17373
opened Aug 18, 2026 by
Suryansh-DeyContributorLoading…
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
0xPoeMemberLoading…
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
cuishuangContributorLoading…
feat(resolver): Stabilize min-publish-age
A-dependency-resolution
Area: dependency resolution and the resolver
A-documenting-cargo-itself
Area: Cargo's documentation
A-unstable
Area: nightly unstable support
A-workspaces
Area: workspaces
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
Z-min-publish-age
Nightly: min-publish-age (RFC 3923)
#17335
opened Aug 7, 2026 by
epageContributorLoading…
docs: describe why Area: Cargo's documentation
S-waiting-on-author
Status: The marked PR is awaiting some action (such as code changes) from the PR author.
package.authors is deprecated
A-documenting-cargo-itself
#17332
opened Aug 7, 2026 by
AlexTMjugadorContributor
•
Draft
fix(git)!: Default to net.git-fetch-with-cli if git is present
A-git
Area: anything dealing with git
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#17329
opened Aug 6, 2026 by
epageContributorLoading…
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.
add 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.
frame-pointers profile option, second attempt
A-build-execution
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
hirehamirContributorLoading…
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.
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-kehlLoading…
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.
#17215
opened Jul 14, 2026 by
epageContributorLoading…
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
quinnjrLoading…
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
BryanskiyLoading…
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
di3go04Loading…
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
konstinContributorLoading…
feat(lints): add 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.
unused_workspace_exclude lint
A-documenting-cargo-itself
#17143
opened Jun 28, 2026 by
raushan728Contributor
•
Draft
fix: cargo tree artifact target feature keys
Command-tree
S-waiting-on-author
Status: The marked PR is awaiting some action (such as code changes) from the PR author.
feat(cli): add trustpub subcommand
A-cli
Area: Command-line interface, option parsing, etc.
A-interacts-with-crates.io
Area: interaction with registries
S-waiting-on-author
Status: The marked PR is awaiting some action (such as code changes) from the PR author.
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
cjc0013Loading…
feat: add Area: built-in command-line help
A-documenting-cargo-itself
Area: Cargo's documentation
A-manifest
Area: Cargo.toml issues
S-waiting-on-author
Status: The marked PR is awaiting some action (such as code changes) from the PR author.
harness field to cargo metadata output
A-cli-help
#17088
opened Jun 9, 2026 by
ceronmanLoading…
Detect Fossil repositories in cargo --fix
A-vcs
Area: general VCS issues
Command-new
S-waiting-on-author
Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#17085
opened Jun 8, 2026 by
geraldolsribeiro
•
Draft
PreviousNext
ProTip!
Follow long discussions with comments:>50.