-
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
fix: Switch more notes/warnings to lowercase
A-cargo-targets
Area: selection and definition of targets (lib, bins, examples, tests, benches)
A-configuration
Area: cargo config files and env vars
A-interacts-with-crates.io
Area: interaction with registries
A-rebuild-detection
Area: rebuild detection and fingerprinting
Command-package
Command-publish
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Fix doc collision for lib/bin with a dash in the inferred name.
A-cargo-targets
Area: selection and definition of targets (lib, bins, examples, tests, benches)
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Add command Area: selection and definition of targets (lib, bins, examples, tests, benches)
A-cli
Area: Command-line interface, option parsing, etc.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
run-custom-build
.
A-cargo-targets
#13676
by declantsien
was closed Apr 1, 2024
Loading…
Pass rustflags to artifacts built with implicit targets when using target-applies-to-host
A-build-execution
Area: anything dealing with executing the compiler
A-build-scripts
Area: build.rs scripts
A-cargo-targets
Area: selection and definition of targets (lib, bins, examples, tests, benches)
A-cfg-expr
Area: Platform cfg expressions
A-rebuild-detection
Area: rebuild detection and fingerprinting
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Z-target-applies-to-host
Nightly: target-applies-to-host
Fix passing of links-overrides with target-applies-to-host and an implicit target
A-build-scripts
Area: build.rs scripts
A-cargo-targets
Area: selection and definition of targets (lib, bins, examples, tests, benches)
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.
Z-target-applies-to-host
Nightly: target-applies-to-host
Migrate Cargo's &Option<T> into Option<&T>
A-build-execution
Area: anything dealing with executing the compiler
A-build-scripts
Area: build.rs scripts
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-credential-provider
Area: credential provider for storing and retreiving credentials
A-dependency-resolution
Area: dependency resolution and the resolver
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-profiles
Area: profiles
A-registries
Area: registries
A-testing-cargo-itself
Area: cargo's tests
A-timings
Area: timings
A-workspaces
Area: workspaces
Command-fix
Command-package
Command-publish
Command-test
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#14609
by nyurik
was closed Oct 2, 2024
Loading…
fix: Don't use "did you mean" in errors
A-cargo-targets
Area: selection and definition of targets (lib, bins, examples, tests, benches)
A-cli
Area: Command-line interface, option parsing, etc.
A-manifest
Area: Cargo.toml issues
A-profiles
Area: profiles
Command-clean
Command-run
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#15138
by epage
was merged Feb 4, 2025
Loading…
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.