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

feat(package): add --list json option for JSON output format 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-interacts-with-crates.io Area: interaction with registries Command-package Command-publish S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15311 opened Mar 14, 2025 by weihanglo Loading…
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 Loading…
feat(complete): Added completion for --profile A-cli Area: Command-line interface, option parsing, etc. A-profiles Area: profiles S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15308 opened Mar 13, 2025 by Gmin2 Loading…
docs: mention wrong URLs as a cause of git authentication errors A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15304 opened Mar 12, 2025 by Xiphoseer Loading…
docs: make it clearer that rust_version is enforced during compile A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15303 opened Mar 12, 2025 by ericswpark Loading…
feat: Add custom completer for cargo +<TAB> to complete toolchain name A-cli Area: Command-line interface, option parsing, etc. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15301 opened Mar 12, 2025 by nooma-42 Loading…
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 Loading…
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 Loading…
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 Loading…
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 Loading…
Use a dynamic bound for the queue S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15255 opened Mar 2, 2025 by oriongonza Loading…
Added build.build_dir templating support A-configuration Area: cargo config files and env vars A-documenting-cargo-itself Area: Cargo's documentation A-testing-cargo-itself Area: cargo's tests A-workspaces Area: workspaces S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15236 opened Feb 26, 2025 by ranger-ross Loading…
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-review Status: Awaiting review from the assignee but also interested parties.
#15221 opened Feb 22, 2025 by vlovich Loading…
Fingerprint out of root targets S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15205 opened Feb 19, 2025 by krtab Loading…
Uplift windows Cygwin DLL import libraries A-cfg-expr Area: Platform cfg expressions S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15193 opened Feb 17, 2025 by Berrysoft Loading…
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 Loading…
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 Loading…
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 Loading…
Improve the markdown source files of The Cargo Book A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#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 Loading…
chore: add aarch64 linux runner A-infrastructure Area: infrastructure around the cargo repo, ci, releases, etc. A-testing-cargo-itself Area: cargo's tests S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15077 opened Jan 17, 2025 by weihanglo Loading…
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 Loading…
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 Loading…
fix: add error message for github PR url in dep 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.
#15003 opened Jan 2, 2025 by joshka Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.