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

[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.
#15156 by weihanglo was closed Feb 8, 2025 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 by Rustin170506 was closed Sep 9, 2024 Draft
chore(deps): update dependency msrv:1 to v1.82.0 - autoclosed 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.
#14703 by renovate bot was closed Oct 19, 2024 Loading…
1 task
Check keywords length during publish --dry-run A-interacts-with-crates.io Area: interaction with registries Command-publish S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#13334 by txtyash was closed Jan 22, 2024 Loading…
Add a success message on publish to crates.io A-interacts-with-crates.io Area: interaction with registries S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#11977 by blyxyas was closed Apr 17, 2023 Loading…
chore: Fix typos A-build-execution Area: anything dealing with executing the compiler A-build-scripts Area: build.rs scripts 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-git Area: anything dealing with git A-infrastructure Area: infrastructure around the cargo repo, ci, releases, etc. A-interacts-with-crates.io Area: interaction with registries A-layout Area: target output directory layout, naming, and organization A-rebuild-detection Area: rebuild detection and fingerprinting A-registries Area: registries A-semver Area: semver specifications, version matching, etc. A-unstable Area: nightly unstable support Command-metadata S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12707 by epage was merged Sep 19, 2023 Loading… 1.74.0
Fix redundant imports. A-cli Area: Command-line interface, option parsing, etc. A-console-output Area: Terminal output, colors, progress bar, etc. 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-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.
#13464 by ehuss was merged Feb 20, 2024 Loading… 1.78.0
Change verification order during packaging. A-interacts-with-crates.io Area: interaction with registries Command-package Command-publish S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#14074 by jneem was merged Jun 15, 2024 Loading… 1.81.0
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-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#14705 by renovate bot was merged Oct 19, 2024 Loading…
1 task
1.84.0
refactor: use RegistryOrIndex enum to replace two booleans A-cli Area: Command-line interface, option parsing, etc. A-interacts-with-crates.io Area: interaction with registries Command-init Command-install Command-login Command-logout Command-new Command-owner Command-publish Command-search Command-yank S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12677 by weihanglo was merged Sep 17, 2023 Loading… 1.74.0
chore(deps): update msrv A-credential-provider Area: credential provider for storing and retreiving credentials A-interacts-with-crates.io Area: interaction with registries S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#13577 by renovate bot was merged Mar 25, 2024 Loading…
1 task
1.79.0
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-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#14303 by renovate bot was merged Jul 29, 2024 Loading…
1 task
1.82.0
refactor(info): Use the shell.note to print the note A-interacts-with-crates.io Area: interaction with registries Command-info S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#14554 by Rustin170506 was merged Sep 17, 2024 Loading… 1.83.0
[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
Add a note to cargo logout that it does not revoke the token. A-interacts-with-crates.io Area: interaction with registries S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#11919 by ehuss was merged Mar 31, 2023 Loading… 1.70.0
[beta-1.69] backport #11820 A-documenting-cargo-itself Area: Cargo's documentation A-interacts-with-crates.io Area: interaction with registries S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#11823 by weihanglo was merged Mar 10, 2023 Loading… 1.69.0
[beta-1.71] backport #12234 A-cli Area: Command-line interface, option parsing, etc. A-configuration Area: cargo config files and env vars A-interacts-with-crates.io Area: interaction with registries A-networking Area: networking issues, curl, etc. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12242 by weihanglo was merged Jun 8, 2023 Loading… 1.71.0
refactor: move get_source_id out of registry A-interacts-with-crates.io Area: interaction with registries Command-login Command-owner Command-publish Command-search Command-yank S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#14218 by Rustin170506 was merged Jul 9, 2024 Loading… 1.81.0
chore(deps): update msrv (1 version) to v1.78 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-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#13848 by renovate bot was merged May 2, 2024 Loading…
1 task
1.80.0
chore: Bump MSRV to 1.81 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-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#14585 by epage was merged Sep 24, 2024 Loading… 1.83.0
fix(publish): Downgrade version-exists error to warning on dry-run A-interacts-with-crates.io Area: interaction with registries Command-publish S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#14742 by epage was merged Oct 29, 2024 Loading… 1.84.0
fix(crates.io): Decorate add_owners error for missing team responses A-interacts-with-crates.io Area: interaction with registries S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#12511 by calavera was closed Aug 17, 2023 Loading…
Read environment variables through Config instead of std::env::var(_os) 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-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.
#11727 by kylematsuda was merged Feb 21, 2023 Loading… 1.69.0
Strip features which is owned by dev dependencies only A-interacts-with-crates.io Area: interaction with registries A-manifest Area: Cargo.toml issues Command-package S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
#12230 by eval-exec was closed Dec 4, 2023 Loading…
crates-io: Add support for other 2xx HTTP status codes A-interacts-with-crates.io Area: interaction with registries S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#13158 by Turbo87 was merged Dec 12, 2023 Loading… 1.76.0
ProTip! Mix and match filters to narrow down what you’re looking for.