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

fix(manifest): Report script manifest errors for the right line number A-manifest Area: Cargo.toml issues S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15927 opened Sep 4, 2025 by epage Loading…
Render individual compilation sections in --timings pipeline graph A-timings Area: timings S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15923 opened Sep 4, 2025 by Kobzol Loading…
fix(cli): Use Shell::print_report for error chains A-console-output Area: Terminal output, colors, progress bar, etc. 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.
#15922 opened Sep 4, 2025 by epage Draft
fix(shell): Make warn/note/error consistent with lints/toml errors A-console-output Area: Terminal output, colors, progress bar, etc. A-manifest Area: Cargo.toml issues S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15917 opened Sep 3, 2025 by epage Loading…
Update note on default-members and root package A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15916 opened Sep 3, 2025 by tacertain Loading…
fix(publish): Move .crate out of final artifact location Command-package S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15915 opened Sep 3, 2025 by epage Draft
Detect when the initial binary launch may be slow on macOS A-cargo-targets Area: selection and definition of targets (lib, bins, examples, tests, benches) A-cli Area: Command-line interface, option parsing, etc. A-configuration Area: cargo config files and env vars A-documenting-cargo-itself Area: Cargo's documentation A-unstable Area: nightly unstable support Command-install S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15908 opened Sep 2, 2025 by madsmtm Loading…
[WIP] Accessing each build script's OUT_DIR A-build-scripts Area: build.rs scripts
#15891 opened Aug 28, 2025 by namanlp Draft
refactor: address unsafe-op-in-unsafe-fn for Windows S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15876 opened Aug 21, 2025 by weihanglo Loading…
Added better filesystem layout testing harness A-documenting-cargo-itself Area: Cargo's documentation A-testing-cargo-itself Area: cargo's tests S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15874 opened Aug 21, 2025 by ranger-ross Loading…
docs: move docs building process to contributor guide A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15854 opened Aug 17, 2025 by weihanglo Loading…
docs: add pagetoc support for 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.
#15852 opened Aug 17, 2025 by weihanglo Loading…
feat(lints): new lint invalid_spdx_license_expression A-documenting-cargo-itself Area: Cargo's documentation A-license Area: license handling A-lints Area: rustc lint configuration S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15847 opened Aug 17, 2025 by weihanglo Loading…
docs: clarify that cargo:rustc-link-arg-tests only applies to integration tests A-build-scripts Area: build.rs scripts A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15814 opened Aug 7, 2025 by t-moe Loading…
Support profile overrides for -Z build-std A-profiles Area: profiles S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15811 opened Aug 6, 2025 by maurer Loading…
Recommend package.rust-version in the Rust version section of reference/semver.md. A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15806 opened Aug 5, 2025 by kpreid Loading…
fix(bindeps): do not propagate artifact dependency to proc macro or build deps A-dependency-resolution Area: dependency resolution and the resolver A-features2 Area: issues specifically related to the v2 feature resolver A-profiles Area: profiles S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15788 opened Jul 30, 2025 by Lencerf Loading…
Helpful error for invalid cargo add Command-add S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15688 opened Jun 21, 2025 by kornelski Loading…
fix(docs): align code block styles for shell snippets A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15661 opened Jun 13, 2025 by motorailgun Loading…
[WIP] feat: maximize artifact reuse between different modes A-layout Area: target output directory layout, naming, and organization A-rebuild-detection Area: rebuild detection and fingerprinting
#15627 opened Jun 4, 2025 by weihanglo Draft
[Pre-RFC] Enable .cargo/root, CARGO_ROOTS + --root to limit config + manifest searches A-cli Area: Command-line interface, option parsing, etc. A-configuration Area: cargo config files and env vars A-documenting-cargo-itself Area: Cargo's documentation A-filesystem Area: issues with filesystems A-interacts-with-crates.io Area: interaction with registries A-testing-cargo-itself Area: cargo's tests A-workspaces Area: workspaces Command-locate-project Command-new Command-owner Command-yank S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#15620 opened Jun 2, 2025 by rib Draft
2
4
fix(search): follow http redirects A-interacts-with-crates.io Area: interaction with registries S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#15593 opened May 24, 2025 by gtirloni Draft
docs: add lock file section to the resolver docs 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.
#15587 opened May 22, 2025 by Fishrock123 Loading…
ProTip! no:milestone will show everything without a milestone.