-
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
Read environment variables through Area: anything dealing with executing the compiler
A-cfg-expr
Area: Platform cfg expressions
A-cli
Area: Command-line interface, option parsing, etc.
A-configuration
Area: cargo config files and env vars
A-console-output
Area: Terminal output, colors, progress bar, etc.
A-diagnostics
Area: Error and warning messages generated by Cargo itself.
A-git
Area: anything dealing with git
A-interacts-with-crates.io
Area: interaction with registries
A-layout
Area: target output directory layout, naming, and organization
A-profiles
Area: profiles
A-registries
Area: registries
A-registry-authentication
Area: registry authentication and authorization (authn authz)
Command-doc
Command-fix
Command-install
Command-new
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Config
instead of std::env::var(_os)
A-build-execution
Drop derive feature from serde in cargo-platform
A-cfg-expr
Area: Platform cfg expressions
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
fix clippy warnings
A-cfg-expr
Area: Platform cfg expressions
A-testing-cargo-itself
Area: cargo's tests
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#12050
by Byron
was closed Apr 27, 2023
Loading…
updated Apr 27, 2023
fix: apply Area: anything dealing with executing the compiler
A-cfg-expr
Area: Platform cfg expressions
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
[env]
to target info discovery rustc
A-build-execution
Support registry dependencies for bindeps
A-build-execution
Area: anything dealing with executing the compiler
A-cfg-expr
Area: Platform cfg expressions
A-crate-dependencies
Area: [dependencies] of any kind
A-dependency-resolution
Area: dependency resolution and the resolver
A-interacts-with-crates.io
Area: interaction with registries
A-manifest
Area: Cargo.toml issues
A-registries
Area: registries
A-testing-cargo-itself
Area: cargo's tests
Command-fetch
Command-fix
Command-metadata
Command-tree
S-waiting-on-author
Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#12062
by fee1-dead
was closed Jul 31, 2023
Loading…
updated Jul 31, 2023
Perform atomic write to avoid corrupting files
A-build-scripts
Area: build.rs scripts
A-cache-messages
Area: caching of compiler messages
A-cfg-expr
Area: Platform cfg expressions
A-cli
Area: Command-line interface, option parsing, etc.
A-manifest
Area: Cargo.toml issues
A-rebuild-detection
Area: rebuild detection and fingerprinting
Command-fix
Command-new
Command-remove
Command-vendor
S-waiting-on-author
Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#12362
by marcospb19
was closed Sep 27, 2023
•
Draft
updated Sep 27, 2023
fix: copy PDBs for EFI targets
A-cfg-expr
Area: Platform cfg expressions
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
refactor: fix lint errors in preparation of Area: Platform cfg expressions
A-cli-help
Area: built-in command-line help
A-dependency-resolution
Area: dependency resolution and the resolver
A-infrastructure
Area: infrastructure around the cargo repo, ci, releases, etc.
A-registry-authentication
Area: registry authentication and authorization (authn authz)
A-semver
Area: semver specifications, version matching, etc.
A-testing-cargo-itself
Area: cargo's tests
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
[lints]
table integration
A-cfg-expr
fix bug: corruption when cargo killed while writing
A-build-scripts
Area: build.rs scripts
A-cache-messages
Area: caching of compiler messages
A-cfg-expr
Area: Platform cfg expressions
A-cli
Area: Command-line interface, option parsing, etc.
A-manifest
Area: Cargo.toml issues
A-rebuild-detection
Area: rebuild detection and fingerprinting
Command-fix
Command-new
Command-remove
Command-vendor
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
chore: dogfood Cargo Area: issues with building cargo
A-cfg-expr
Area: Platform cfg expressions
A-cli
Area: Command-line interface, option parsing, etc.
A-cli-help
Area: built-in command-line help
A-credential-provider
Area: credential provider for storing and retreiving credentials
A-dependency-resolution
Area: dependency resolution and the resolver
A-environment-variables
Area: environment variables
A-home
Area: the `home` crate
A-infrastructure
Area: infrastructure around the cargo repo, ci, releases, etc.
A-interacts-with-crates.io
Area: interaction with registries
A-lints-table
Area: [lints] table
A-registry-authentication
Area: registry authentication and authorization (authn authz)
A-semver
Area: semver specifications, version matching, etc.
A-testing-cargo-itself
Area: cargo's tests
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
-Zlints
table feature
A-building-cargo-itself
chore(deps): update msrv
A-cfg-expr
Area: Platform cfg expressions
A-credential-provider
Area: credential provider for storing and retreiving credentials
A-environment-variables
Area: environment variables
A-home
Area: the `home` crate
Command-fix
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
refactor: clean up package metadata
A-cfg-expr
Area: Platform cfg expressions
A-credential-provider
Area: credential provider for storing and retreiving credentials
A-environment-variables
Area: environment variables
A-home
Area: the `home` crate
A-interacts-with-crates.io
Area: interaction with registries
A-testing-cargo-itself
Area: cargo's tests
Command-fix
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
fix: remove unused Area: anything dealing with executing the compiler
A-cfg-expr
Area: Platform cfg expressions
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
sysroot_host_libdir
A-build-execution
feat: support Area: Platform cfg expressions
A-documenting-cargo-itself
Area: Cargo's documentation
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
target.<triple>.rustdocflags
officially
A-cfg-expr
Add more high level traces
A-cfg-expr
Area: Platform cfg expressions
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
fix(env): Area: Platform cfg expressions
A-cli
Area: Command-line interface, option parsing, etc.
A-cli-help
Area: built-in command-line help
A-configuration
Area: cargo config files and env vars
A-dependency-resolution
Area: dependency resolution and the resolver
A-documenting-cargo-itself
Area: Cargo's documentation
A-features2
Area: issues specifically related to the v2 feature resolver
A-infrastructure
Area: infrastructure around the cargo repo, ci, releases, etc.
A-layout
Area: target output directory layout, naming, and organization
A-manifest
Area: Cargo.toml issues
A-rebuild-detection
Area: rebuild detection and fingerprinting
A-registries
Area: registries
A-testing-cargo-itself
Area: cargo's tests
A-workspaces
Area: workspaces
Command-add
Command-bench
Command-build
Command-clean
Command-fetch
Command-fix
Command-install
Command-metadata
Command-package
Command-remove
Command-test
Command-tree
Command-update
Command-vendor
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
cargo:rerun-if-env-changed
doesn't work with env configuration
A-cfg-expr
#14027
by heisen-li
was closed Jun 13, 2024
Loading…
updated Jun 24, 2024
fix: remove rustc probe for Area: anything dealing with executing the compiler
A-build-scripts
Area: build.rs scripts
A-cfg-expr
Area: Platform cfg expressions
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
--check-cfg
support
A-build-execution
fix: generate std roots based on all collected targets
A-cfg-expr
Area: Platform cfg expressions
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#14480
by JonasKruckenberg
was closed Sep 12, 2024
Loading…
updated Sep 12, 2024
Support dependencies from registries for artifact dependencies, take 2
A-cfg-expr
Area: Platform cfg expressions
A-crate-dependencies
Area: [dependencies] of any kind
A-dependency-resolution
Area: dependency resolution and the resolver
A-features2
Area: issues specifically related to the v2 feature resolver
A-interacts-with-crates.io
Area: interaction with registries
A-manifest
Area: Cargo.toml issues
A-registries
Area: registries
A-testing-cargo-itself
Area: cargo's tests
Command-fetch
Command-fix
Command-metadata
Command-publish
Command-tree
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
fix(env): cargo:rerun-if-env-changed doesn't work with env configuration
A-cfg-expr
Area: Platform cfg expressions
A-documenting-cargo-itself
Area: Cargo's documentation
A-rebuild-detection
Area: rebuild detection and fingerprinting
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-cargo
Team: Cargo
#14058
by heisen-li
was closed Nov 1, 2024
Loading…
updated Nov 1, 2024
[DO NOT MERGE] Force edition 2024 lint into action on crater
A-build-execution
Area: anything dealing with executing the compiler
A-cfg-expr
Area: Platform cfg expressions
A-cli
Area: Command-line interface, option parsing, etc.
A-cli-help
Area: built-in command-line help
A-crate-dependencies
Area: [dependencies] of any kind
A-documenting-cargo-itself
Area: Cargo's documentation
A-infrastructure
Area: infrastructure around the cargo repo, ci, releases, etc.
A-interacts-with-crates.io
Area: interaction with registries
A-manifest
Area: Cargo.toml issues
A-rebuild-detection
Area: rebuild detection and fingerprinting
A-registries
Area: registries
A-semver
Area: semver specifications, version matching, etc.
A-testing-cargo-itself
Area: cargo's tests
A-workspaces
Area: workspaces
Command-add
Command-check
Command-fix
Command-login
Command-metadata
Command-new
Command-owner
Command-package
Command-publish
Command-read-manifest
Command-remove
Command-rustc
Command-search
Command-update
Command-yank
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#14447
by dingxiangfei2009
was closed Nov 25, 2024
•
Draft
updated Nov 25, 2024
[DO NOT MERGE] Migrate to edition 2024
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-cli
Area: Command-line interface, option parsing, etc.
A-configuration
Area: cargo config files and env vars
A-credential-provider
Area: credential provider for storing and retreiving credentials
A-dep-info
Area: dep-info, .d files
A-dependency-resolution
Area: dependency resolution and the resolver
A-git
Area: anything dealing with git
A-interacts-with-crates.io
Area: interaction with registries
A-manifest
Area: Cargo.toml issues
A-networking
Area: networking issues, curl, etc.
A-rebuild-detection
Area: rebuild detection and fingerprinting
A-registries
Area: registries
A-testing-cargo-itself
Area: cargo's tests
A-timings
Area: timings
A-unstable
Area: nightly unstable support
A-vcs
Area: general VCS issues
A-workspaces
Area: workspaces
Command-add
Command-build
Command-fix
Command-install
Command-publish
Command-remove
Command-update
Command-vendor
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
ProTip!
Adding no:label will show everything without a label.