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

feat: Add matches_prerelease semantic A-semver Area: semver specifications, version matching, etc. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14305 opened Jul 26, 2024 by linyihai Loading…
chore(deps): update msrv A-credential-provider Area: credential provider for storing and retreiving credentials A-interacts-with-crates.io Area: interaction with registries A-testing-cargo-itself Area: cargo's tests S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14303 opened Jul 25, 2024 by renovate bot Loading…
1 task
chore(deps): bump gix-attributes from 0.22.2 to 0.22.3 A-build-dependencies Area: [build-dependencies] S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14300 opened Jul 25, 2024 by dependabot bot Loading…
fix(config): Adjust MSRV resolve config field name / values A-configuration Area: cargo config files and env vars A-documenting-cargo-itself Area: Cargo's documentation A-workspaces Area: workspaces S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14296 opened Jul 24, 2024 by epage Draft
Stabilize automatic garbage collection. 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 Z-gc Nightly: garbage collection
#14287 opened Jul 22, 2024 by ehuss Loading…
Add a --dry-run flag to the install command 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 A-testing-cargo-itself Area: cargo's tests Command-install S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14280 opened Jul 21, 2024 by Flowrey Loading…
introduce no-path-check for install command A-cli Area: Command-line interface, option parsing, etc. A-completions Area: shell completions A-configuration Area: cargo config files and env vars A-documenting-cargo-itself Area: Cargo's documentation Command-install S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14274 opened Jul 20, 2024 by jdknight Loading…
Add a JSON output mode to cargo package. 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 A-interacts-with-crates.io Area: interaction with registries Command-package Command-publish S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14262 opened Jul 17, 2024 by LawnGnome Draft
Improved consistency between breaking and non-breaking updates A-cli Area: Command-line interface, option parsing, etc. Command-update S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14259 opened Jul 16, 2024 by torhovland Loading…
Fix passing of linker with target-applies-to-host and an implicit target 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 Command-test S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. Z-target-applies-to-host Nightly: target-applies-to-host
#14206 opened Jul 6, 2024 by gmorenz Loading…
Support target-spec json file extension in case-insensitive form A-build-execution Area: anything dealing with executing the compiler A-configuration Area: cargo config files and env vars S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14197 opened Jul 5, 2024 by boozook Draft
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.
#14183 opened Jul 3, 2024 by harmou01 Loading…
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…
feat: Add info cargo subcommand A-cli Area: Command-line interface, option parsing, etc. A-cli-help Area: built-in command-line help A-completions Area: shell completions A-documenting-cargo-itself Area: Cargo's documentation A-interacts-with-crates.io Area: interaction with registries Command-login Command-logout Command-owner Command-publish Command-search Command-yank disposition-merge FCP with intent to merge final-comment-period FCP — a period for last comments before action is taken relnotes Release-note worthy S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-cargo Team: Cargo
#14141 opened Jun 25, 2024 by hi-rustin Loading…
Add capability of making breaking changes in update --precise A-cli Area: Command-line interface, option parsing, etc. A-manifest Area: Cargo.toml issues A-semver Area: semver specifications, version matching, etc. A-testing-cargo-itself Area: cargo's tests A-unstable Area: nightly unstable support Command-update S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14140 opened Jun 25, 2024 by torhovland Draft
initial version of checksum based freshness A-build-execution Area: anything dealing with executing the compiler A-cli Area: Command-line interface, option parsing, etc. A-configuration Area: cargo config files and env vars A-infrastructure Area: infrastructure around the cargo repo, ci, releases, etc. A-rebuild-detection Area: rebuild detection and fingerprinting A-unstable Area: nightly unstable support S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14137 opened Jun 25, 2024 by Xaeroxe Loading…
feat!: use stable hash from rustc-stable-hash A-cache-messages Area: caching of compiler messages A-layout Area: target output directory layout, naming, and organization A-rebuild-detection Area: rebuild detection and fingerprinting A-registries Area: registries S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. Z-trim-paths Nightly: path sanitization
#14116 opened Jun 20, 2024 by weihanglo Draft
Allowing '--extern' usage in build scripts and in config files A-build-execution Area: anything dealing with executing the compiler A-build-scripts Area: build.rs scripts S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14101 opened Jun 18, 2024 by notdanilo Draft
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 opened Jun 13, 2024 by heisen-li Loading…
[experiment] patch with patch files (re-resolve) A-configuration Area: cargo config files and env vars A-manifest Area: Cargo.toml issues A-registries Area: registries A-testing-cargo-itself Area: cargo's tests A-unstable Area: nightly unstable support A-workspaces Area: workspaces S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14055 opened Jun 13, 2024 by weihanglo Draft
WIP: feat(crates-io): add the downloads API A-interacts-with-crates.io Area: interaction with registries S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#13972 opened May 28, 2024 by hi-rustin Draft
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…
Package workspaces A-cli Area: Command-line interface, option parsing, etc. A-cli-help Area: built-in command-line help A-completions Area: shell completions A-configuration Area: cargo config files and env vars A-dependency-resolution Area: dependency resolution and the resolver A-directory-source Area: directory sources (vendoring) A-documenting-cargo-itself Area: Cargo's documentation A-git Area: anything dealing with git A-interacts-with-crates.io Area: interaction with registries A-lockfile Area: Cargo.lock issues A-manifest Area: Cargo.toml issues A-registries Area: registries A-testing-cargo-itself Area: cargo's tests A-unstable Area: nightly unstable support Command-add Command-install Command-package Command-publish Command-uninstall Command-update S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#13947 opened May 22, 2024 by jneem Loading…
Verify build-std resolve against original lockfile A-dependency-resolution Area: dependency resolution and the resolver A-lockfile Area: Cargo.lock issues A-workspaces Area: workspaces S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#13916 opened May 15, 2024 by adamgemmell Loading…
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
ProTip! Follow long discussions with comments:>50.