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
Sort

Pull requests list

Add support for -Zembed-metadata A-build-execution Area: anything dealing with executing the compiler A-cfg-expr Area: Platform cfg expressions A-crate-types Area: crate-type declaration (lib, staticlib, dylib, cdylib, etc.) A-manifest Area: Cargo.toml issues S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15378 opened Apr 2, 2025 by Kobzol Review required
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 Review required
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. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15374 opened Apr 1, 2025 by koxu1996 Review required
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 Review required
Add a test for windows verbatim cwd S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15344 opened Mar 21, 2025 by ehuss Review required
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 Review required
chang 1 tries to 1 try A-networking Area: networking issues, curl, etc. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15328 opened Mar 19, 2025 by zhw2101024 Review required
Support shallow fetch through net.git-fetch-with-cli A-git Area: anything dealing with git S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15315 opened Mar 15, 2025 by Ygg01 Draft
feat(completer): Added completion for --features flag A-cli Area: Command-line interface, option parsing, etc. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15309 opened Mar 13, 2025 by Gmin2 Review required
cargo-credential-libsecret: load libsecret only once A-credential-provider Area: credential provider for storing and retreiving credentials S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15295 opened Mar 11, 2025 by biglben Review required
Replace time crate with jiff A-configuration Area: cargo config files and env vars A-credential-provider Area: credential provider for storing and retreiving credentials A-registry-authentication Area: registry authentication and authorization (authn authz) A-testing-cargo-itself Area: cargo's tests S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15293 opened Mar 10, 2025 by oherrala Review required
docs(reference): sort manifest package section keys per style guide A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15285 opened Mar 9, 2025 by scop Review required
Fix cargo add overwriting symlinked Cargo.toml files A-manifest Area: Cargo.toml issues S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15281 opened Mar 8, 2025 by RaghavenderSingh Review required
Use a dynamic bound for the queue S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#15255 opened Mar 2, 2025 by oriongonza Review required
Make sure search paths inside OUT_DIR precede external paths A-build-execution Area: anything dealing with executing the compiler A-build-scripts Area: build.rs scripts S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#15221 opened Feb 22, 2025 by vlovich Review required
fix: default to all targets when using --edition and --edition-idioms in cargo fix A-cli Area: Command-line interface, option parsing, etc. Command-fix S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15192 opened Feb 16, 2025 by Rustin170506 Review required
Check token validity when loading registry config A-interacts-with-crates.io Area: interaction with registries A-registries Area: registries A-registry-authentication Area: registry authentication and authorization (authn authz) A-sparse-registry Area: http sparse registries A-testing-cargo-itself Area: cargo's tests S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15127 opened Jan 31, 2025 by kornelski Review required
Arbitrary self types v2: shadowing semver break. A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15117 opened Jan 28, 2025 by adetaylor Review required
Improve the markdown source files of The Cargo Book 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.
#15113 opened Jan 27, 2025 by ShapelessCat Draft
added the third_party_subcommands function in the cli.rs file A-cli Area: Command-line interface, option parsing, etc. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15100 opened Jan 24, 2025 by ibilalkayy Draft
Experiment: Render timing pipeline in SVG A-timings Area: timings S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15091 opened Jan 22, 2025 by eth3lbert Review required
Make target dir self-ignoring A-workspaces Area: workspaces Command-new S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15060 opened Jan 13, 2025 by senekor Review required
feat(manifest)!: implement feature-metadata RFC3416 A-documenting-cargo-itself Area: Cargo's documentation A-interacts-with-crates.io Area: interaction with registries A-manifest Area: Cargo.toml issues A-unstable Area: nightly unstable support Command-publish S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15056 opened Jan 12, 2025 by AudaciousAxiom Review required
ProTip! Adding no:label will show everything without a label.