-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Pull requests: rust-lang/cargo
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Cargo vendor: add source rewriting for private registries included in deps
Command-vendor
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#14716
opened Oct 22, 2024 by
P-E-Meunier
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…
Introduce Area: anything dealing with executing the compiler
A-documenting-cargo-itself
Area: Cargo's documentation
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
CARGO_PKG_EDITION
env var
A-build-execution
#14873
opened Nov 29, 2024 by
nyurik
Loading…
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
[WIP] 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.
Added logic to preserve carriage returns when updating the manifest file
A-manifest
Area: Cargo.toml issues
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#14983
opened Dec 26, 2024 by
ranger-ross
Loading…
docs(cargo-fix): troubleshooting failing fixes
A-cli-help
Area: built-in command-line help
A-documenting-cargo-itself
Area: Cargo's documentation
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#15148
opened Feb 5, 2025 by
weihanglo
Loading…
fix(package): detect dirty workspace manifest
A-git
Area: anything dealing with git
A-manifest
Area: Cargo.toml issues
Command-package
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
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…
Taskbar progress reporting via ANSI codes
A-build-execution
Area: anything dealing with executing the compiler
A-configuration
Area: cargo config files and env vars
A-console-output
Area: Terminal output, colors, progress bar, etc.
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
#14615
opened Sep 29, 2024 by
Gordon01
Loading…
3 of 4 tasks
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
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…
test: Add test codebase for shell completions
A-cli
Area: Command-line interface, option parsing, etc.
Command-add
Command-uninstall
Command-update
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#14681
opened Oct 13, 2024 by
shannmu
Loading…
Lint against unexpected cfgs in Area: Platform cfg expressions
A-documenting-cargo-itself
Area: Cargo's documentation
A-unstable
Area: nightly unstable support
A-workspaces
Area: workspaces
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
[target.'cfg(...)']
A-cfg-expr
#14581
opened Sep 23, 2024 by
Urgau
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…
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
Rustin170506
Loading…
2 tasks done
Unify no-library-target error into no-target warn
A-cargo-targets
Area: selection and definition of targets (lib, bins, examples, tests, benches)
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#14163
opened Jun 28, 2024 by
ryoqun
Loading…
core/compiler: report executable paths for all binary crates
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
Add env variable to indicate the build type.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#9532
opened Jun 2, 2021 by
jameshilliard
Loading…
pragmatically compare timestamps (as suggested by kornelski)
A-rebuild-detection
Area: rebuild detection and fingerprinting
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
#13955
opened May 23, 2024 by
gilescope
Loading…
Hash paths relative to the workspace into metadata.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#14953
opened Dec 18, 2024 by
Dirbaio
Loading…
Stabilize target-applies-to-host feature.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
Z-target-applies-to-host
Nightly: target-applies-to-host
#9753
opened Aug 1, 2021 by
jameshilliard
Loading…
Implemented Area: anything dealing with executing the compiler
A-build-scripts
Area: build.rs scripts
A-configuration
Area: cargo config files and env vars
A-documenting-cargo-itself
Area: Cargo's documentation
A-filesystem
Area: issues with filesystems
A-future-incompat
Area: future incompatible reporting
A-layout
Area: target output directory layout, naming, and organization
A-rebuild-detection
Area: rebuild detection and fingerprinting
A-unstable
Area: nightly unstable support
A-workspaces
Area: workspaces
Command-clean
Command-package
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
build.build-dir
config option
A-build-execution
#15104
opened Jan 26, 2025 by
ranger-ross
•
Draft
7 of 14 tasks
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
Loading…
Clarify warning for using Area: registries
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
features
or default-features
in patch
A-registries
#13522
opened Mar 3, 2024 by
joshtriplett
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.