Skip to content

Pull requests: rust-lang/cargo

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

Pull requests list

Case insensitive file name matching when packaging files Command-package S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted. S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#13885 opened May 8, 2024 by torhovland Draft
Fix --package <non-existent> --workspace A-cli Area: Command-line interface, option parsing, etc. S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#14755 opened Oct 31, 2024 by MoskalykA Loading…
feat: Expost host and target sysroot to build scripts. A-build-scripts Area: build.rs scripts 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.
#13443 opened Feb 15, 2024 by c272 Loading…
Ignore errors when declaring a registry on path dependency A-manifest Area: Cargo.toml issues S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#12807 opened Oct 11, 2023 by w4 Draft
Support per-pkg-target for -Zbuild-std, take two A-cargo-targets Area: selection and definition of targets (lib, bins, examples, tests, benches) S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#11969 opened Apr 13, 2023 by fee1-dead 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…
Add safe.directories config A-configuration Area: cargo config files and env vars A-rustup Area: rustup interaction S-blocked-external Status: ❌ blocked on something out of the direct control of the Cargo project, e.g., upstream fix S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#10736 opened Jun 8, 2022 by ehuss Loading…
Support per pkg target for -Zbuild-std S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#10330 opened Jan 26, 2022 by fee1-dead Loading…
Implement RFC3695: Allow boolean literals as cfg predicates A-cfg-expr Area: Platform cfg expressions A-documenting-cargo-itself Area: Cargo's documentation A-manifest Area: Cargo.toml issues A-unstable Area: nightly unstable support S-blocked-external Status: ❌ blocked on something out of the direct control of the Cargo project, e.g., upstream fix S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#14649 opened Oct 6, 2024 by Urgau Loading…
1 task
Coerce major wildcards A-dependency-resolution Area: dependency resolution and the resolver S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#13535 opened Mar 5, 2024 by Nikita240 Loading…
cargo doc --open always respect request_kind A-build-execution Area: anything dealing with executing the compiler Command-doc S-needs-design Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted. S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#11804 opened Mar 6, 2023 by Rustin170506 Draft
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.