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

docs: add lock file section to the resolver docs A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15587 opened May 22, 2025 by Fishrock123 Loading…
Add autocomplete for nested examples A-completions Area: shell completions S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15574 opened May 22, 2025 by MrMinimal Loading…
fix(embedded): Resolve multiple bugs in frontmatter parser S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15573 opened May 21, 2025 by epage Loading…
Remove --all-features A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15572 opened May 21, 2025 by jbteves-sandia Loading…
refactor: replace InternedString with Cow in IndexPackage A-registries Area: registries S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15559 opened May 18, 2025 by 0xPoe Loading…
Use gix for cargo package A-git Area: anything dealing with git A-infrastructure Area: infrastructure around the cargo repo, ci, releases, etc. 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-author Status: The marked PR is awaiting some action (such as code changes) from the PR author. T-cargo Team: Cargo
#15534 opened May 16, 2025 by Byron Draft
3 of 5 tasks
Add cfg_version support A-build-execution Area: anything dealing with executing the compiler A-build-scripts Area: build.rs scripts A-cfg-expr Area: Platform cfg expressions S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15533 opened May 16, 2025 by mo8it Loading…
Add workaround also for CURL 7.79.0. A-configuration Area: cargo config files and env vars S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15532 opened May 16, 2025 by psumbera Loading…
add rcs support to cargo-new|init A-cli Area: Command-line interface, option parsing, etc. A-cli-help Area: built-in command-line help A-completions Area: shell completions A-documenting-cargo-itself Area: Cargo's documentation A-testing-cargo-itself Area: cargo's tests A-vcs Area: general VCS issues Command-new S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15518 opened May 11, 2025 by worr Loading…
suggest workspace hints for boolean dependencies A-manifest Area: Cargo.toml issues S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15507 opened May 9, 2025 by borngraced Loading…
fix(install): check if git url contains a rev A-cli Area: Command-line interface, option parsing, etc. Command-install S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15489 opened May 4, 2025 by dawedawe Loading…
WIP: Include lock file path in verbose mode output A-filesystem Area: issues with filesystems S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15486 opened May 3, 2025 by Gordon01 Loading…
add more details about cargo fetch and when it will regen cargo.lock A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15483 opened May 2, 2025 by glitch003 Loading…
Only hash host-independent host-dependency metadata when cross-compiling A-layout Area: target output directory layout, naming, and organization S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15477 opened May 1, 2025 by brson Draft
chore(deps): update rust crate gix-transport to 0.47.0 S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15469 opened May 1, 2025 by renovate bot Loading…
1 task
chore(deps): update rust crate gix to 0.72.0 S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15468 opened May 1, 2025 by renovate bot Loading…
1 task
Remove double reference in Shell::print_json A-console-output Area: Terminal output, colors, progress bar, etc. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15460 opened Apr 27, 2025 by DaniPopes Loading…
[WIP] feat(manifest): add a force-frame-pointers profile option A-build-execution Area: anything dealing with executing the compiler A-manifest Area: Cargo.toml issues A-profiles Area: profiles S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-cargo Team: Cargo
#15451 opened Apr 23, 2025 by brvtalcake Draft
docs: Remove statement that dep features are optional A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15408 opened Apr 8, 2025 by floers Loading…
Print all features when the verbose flag is set A-cli Area: Command-line interface, option parsing, etc. Command-add S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15375 opened Apr 1, 2025 by tcanabrava Loading…
Add http.proxy-cainfo config for proxy certs A-configuration Area: cargo config files and env vars A-documenting-cargo-itself Area: Cargo's documentation A-networking Area: networking issues, curl, etc. 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
#15374 opened Apr 1, 2025 by koxu1996 Loading…
WIP: Eliminate the last three "did you mean" warning phrasings A-manifest Area: Cargo.toml issues A-registries Area: registries S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15356 opened Mar 27, 2025 by joshtriplett Loading…
feat(build-dir): Added the Cargo version to the inputs of workspace-path-hash A-configuration Area: cargo config files and env vars S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15340 opened Mar 21, 2025 by ranger-ross Draft
feat: Add custom completer for completing cargo build --packge <TAB> A-cli Area: Command-line interface, option parsing, etc. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15338 opened Mar 21, 2025 by nooma-42 Draft
Use ellipses when truncating progress A-console-output Area: Terminal output, colors, progress bar, etc. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15330 opened Mar 19, 2025 by WhyNotHugo Loading…
ProTip! Filter pull requests by the default branch with base:master.