-
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
feat: implement RFC 3553 to add SBOM support
A-build-execution
Area: anything dealing with executing the compiler
A-cfg-expr
Area: Platform cfg expressions
A-configuration
Area: cargo config files and env vars
A-dep-info
Area: dep-info, .d files
A-documenting-cargo-itself
Area: Cargo's documentation
A-layout
Area: target output directory layout, naming, and organization
A-rebuild-detection
Area: rebuild detection and fingerprinting
A-testing-cargo-itself
Area: cargo's tests
A-unstable
Area: nightly unstable support
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
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
Check build target supports std when building with -Zbuild-std=std
A-cfg-expr
Area: Platform cfg expressions
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
Z-build-std
Nightly: build-std
feat: add Area: Command-line interface, option parsing, etc.
A-manifest
Area: Cargo.toml issues
A-workspaces
Area: workspaces
Command-install
Command-pkgid
Command-uninstall
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
cargo pkgid
support for cargo-script
A-cli
feat(warnings): add build.warnings option
A-build-execution
Area: anything dealing with executing the compiler
A-configuration
Area: cargo config files and env vars
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.
Get all members as Area: selection and definition of targets (lib, bins, examples, tests, benches)
A-cli
Area: Command-line interface, option parsing, etc.
A-workspaces
Area: workspaces
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
available targets
even though default-members was specified.
A-cargo-targets
#15199
by linyihai
was merged Feb 28, 2025
Loading…
Suggest similar feature names on CLI
A-dependency-resolution
Area: dependency resolution and the resolver
A-diagnostics
Area: Error and warning messages generated by Cargo itself.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
fix(fingerprint): Don't throwaway the cache on RUSTFLAGS changes
A-layout
Area: target output directory layout, naming, and organization
A-rebuild-detection
Area: rebuild detection and fingerprinting
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
feat: Implement 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-workspaces
Area: workspaces
Command-tree
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
--depth workspace
for cargo tree
command
A-cli
Conditionally mark the 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.
test
cfg as a well known cfg
A-build-execution
fix(package): check dirtiness of symlinks source files
A-git
Area: anything dealing with git
Command-package
Command-vendor
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
Add future-incompat warning against keywords in cfgs and add raw-idents
A-build-scripts
Area: build.rs scripts
A-cfg-expr
Area: Platform cfg expressions
A-manifest
Area: Cargo.toml issues
disposition-merge
FCP with intent to merge
finished-final-comment-period
FCP complete
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-cargo
Team: Cargo
simplify SourceID Hash
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
Migrate build-rs to the Cargo repo
A-documenting-cargo-itself
Area: Cargo's documentation
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.
fix: env table config can't trigger rebuild with Area: anything dealing with executing the compiler
A-configuration
Area: cargo config files and env vars
A-rebuild-detection
Area: rebuild detection and fingerprinting
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
rerun-if-env-changed
.
A-build-execution
feat: Added warning when failing to update index cache
A-registries
Area: registries
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
feat(build-script): Pass CARGO_CFG_FEATURE
A-build-scripts
Area: build.rs scripts
A-documenting-cargo-itself
Area: Cargo's documentation
disposition-merge
FCP with intent to merge
finished-final-comment-period
FCP complete
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-cargo
Team: Cargo
fix: reset $CARGO if the running program is real Area: cargo config files and env vars
A-custom-subcommands
Area: custom 3rd party subcommand plugins
A-environment-variables
Area: environment variables
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
cargo[.exe]
A-configuration
#15208
by smoelius
was merged Feb 28, 2025
Loading…
fix(env): dont track envs set by cargo in dep-info file
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.
#14811
by weihanglo
was closed Dec 18, 2024
Loading…
Moved manifest metadata tracking from fingerprint to dep info
A-build-execution
Area: anything dealing with executing the compiler
A-manifest
Area: Cargo.toml issues
A-rebuild-detection
Area: rebuild detection and fingerprinting
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
feat: Stablize 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.
T-cargo
Team: Cargo
CARGO_RUSTC_CURRENT_DIR
A-build-execution
#13644
by epage
was closed Sep 19, 2024
Loading…
feat(resolver): Stabilize resolver v3
A-documenting-cargo-itself
Area: Cargo's documentation
A-manifest
Area: Cargo.toml issues
disposition-merge
FCP with intent to merge
finished-final-comment-period
FCP complete
relnotes
Release-note worthy
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-cargo
Team: Cargo
fix(): error context for git_fetch refspec not found
A-diagnostics
Area: Error and warning messages generated by Cargo itself.
A-git
Area: anything dealing with git
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
feat: implement workspace feature unification
A-configuration
Area: cargo config files and env vars
A-unstable
Area: nightly unstable support
A-workspaces
Area: workspaces
Command-fix
Command-install
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
fix(login): Deprecate CLI token
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
Command-login
disposition-merge
FCP with intent to merge
finished-final-comment-period
FCP complete
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-cargo
Team: Cargo
to-announce
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.