Skip to content

Pull requests: rust-lang/cargo

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Show description for user-installed binaries when running "cargo --list" A-cli Area: Command-line interface, option parsing, etc. A-interacts-with-crates.io Area: interaction with registries S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#13847 opened May 2, 2024 by Oakchris1955 Loading…
[WIP] feat(gc): record workspace manifest and target dir in global cache tracker A-infrastructure Area: infrastructure around the cargo repo, ci, releases, etc. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#13846 opened May 2, 2024 by baby230211 Draft
Fix: Build only the specified artifact library when multiple types are available S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#13842 opened May 2, 2024 by skogseth Loading…
[doc]:fix project to package A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#13820 opened Apr 28, 2024 by heisen-li Loading…
WIP: rename out-dir to artifact-dir A-build-execution Area: anything dealing with executing the compiler 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-layout Area: target output directory layout, naming, and organization A-semver Area: semver specifications, version matching, etc. Command-build Command-fix S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#13809 opened Apr 26, 2024 by valadaptive Draft
docs(ref): Add section on Apple deployment target environment variables A-documenting-cargo-itself Area: Cargo's documentation O-macos OS: macOS S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#13781 opened Apr 19, 2024 by madsmtm Loading…
[experiment] patch with patch files A-configuration Area: cargo config files and env vars A-manifest Area: Cargo.toml issues A-testing-cargo-itself Area: cargo's tests A-unstable Area: nightly unstable support A-workspaces Area: workspaces S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#13779 opened Apr 18, 2024 by weihanglo Loading…
[doc]: Add create workspace doc A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#13766 opened Apr 17, 2024 by heisen-li Loading…
Fix cargo add behaving different when translating package name Command-add S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#13765 opened Apr 17, 2024 by dohse Loading…
4 tasks
feat: implement RFC 3553 to add SBOM support A-build-execution Area: anything dealing with executing the compiler A-configuration Area: cargo config files and env vars A-unstable Area: nightly unstable support S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#13709 opened Apr 5, 2024 by justahero Draft
WIP: fix(config): Improve the error for partial-struct A-configuration Area: cargo config files and env vars S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#13694 opened Apr 2, 2024 by epage Draft
fix: create ephemeral workspace for git source A-workspaces Area: workspaces Command-install S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#13689 opened Apr 2, 2024 by hi-rustin Loading…
2 tasks done
Allows the default git/gitoxide configuration to be obtained from the ENV and config A-unstable Area: nightly unstable support S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#13687 opened Apr 2, 2024 by linyihai Loading…
Document variance in strip A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#13677 opened Apr 1, 2024 by workingjubilee Loading…
Protect .cargo-ok on case-insensitive file systems A-registries Area: registries S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#13669 opened Mar 30, 2024 by kornelski Loading…
clarify default behavior of documentation field A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#13660 opened Mar 27, 2024 by RalfJung Loading…
feat: Stablize CARGO_RUSTC_CURRENT_DIR A-build-execution Area: anything dealing with executing the compiler A-documenting-cargo-itself Area: Cargo's documentation 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
#13644 opened Mar 26, 2024 by epage Loading…
core/compiler: report executable paths for all binary crates S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#13605 opened Mar 19, 2024 by dvdhrm Draft
Basic implementation for cargo install --dry-run 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-testing-cargo-itself Area: cargo's tests Command-install S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#13598 opened Mar 17, 2024 by PaulDance Loading…
[WIP] Fix: Cargo fails to detect environment variable A-build-execution Area: anything dealing with executing the compiler A-rebuild-detection Area: rebuild detection and fingerprinting S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#13596 opened Mar 16, 2024 by LuuuXXX Draft
Document interaction between custom profiles and overrides 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.
#13590 opened Mar 15, 2024 by vlovich Loading…
[WIP] feat: index cache in SQLite3 A-infrastructure Area: infrastructure around the cargo repo, ci, releases, etc. A-registries Area: registries A-unstable Area: nightly unstable support Performance Gotta go fast! S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#13584 opened Mar 14, 2024 by weihanglo Draft
Fix: Make path dependencies with the same name stays locked A-dependency-resolution Area: dependency resolution and the resolver A-lockfile Area: Cargo.lock issues S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#13572 opened Mar 11, 2024 by linyihai Loading…
Stabilize -Zcheck-cfg as always enabled A-build-execution Area: anything dealing with executing the compiler A-build-scripts Area: build.rs scripts A-cfg-expr Area: Platform cfg expressions A-documenting-cargo-itself Area: Cargo's documentation A-rebuild-detection Area: rebuild detection and fingerprinting A-unstable Area: nightly unstable support S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#13571 opened Mar 10, 2024 by Urgau Loading…
fix(credential)!: Fallback when an auth method isn't available on the current machine 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. T-cargo Team: Cargo
#13558 opened Mar 7, 2024 by epage Loading…
ProTip! Updated in the last three days: updated:>2024-04-30.