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

fix(registry): HttpRegistry block_until_ready returns early when work is still pending A-registries Area: registries A-sparse-registry Area: http sparse registries S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#14694 by arlosi was merged Oct 15, 2024 Loading… 1.84.0
fix(registry): make sure to process a download after it has completed A-registries Area: registries A-sparse-registry Area: http sparse registries S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14680 by x-hgg-x was closed Oct 15, 2024 Loading…
Add location information in patch error messages 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-completions Area: shell completions A-configuration Area: cargo config files and env vars A-console-output Area: Terminal output, colors, progress bar, etc. A-dependency-resolution Area: dependency resolution and the resolver A-documenting-cargo-itself Area: Cargo's documentation A-environment-variables Area: environment variables A-future-incompat Area: future incompatible reporting A-git Area: anything dealing with git 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-layout Area: target output directory layout, naming, and organization A-lockfile Area: Cargo.lock issues 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-sparse-registry Area: http sparse registries A-testing-cargo-itself Area: cargo's tests A-timings Area: timings A-unstable Area: nightly unstable support A-workspaces Area: workspaces Command-add Command-bench Command-build Command-check Command-clean Command-doc Command-fetch Command-fix Command-generate-lockfile Command-info Command-metadata Command-package Command-pkgid Command-publish Command-remove Command-run Command-rustc Command-rustdoc Command-test Command-tree Command-update Command-vendor S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#14473 by antoniospg was closed Sep 8, 2024 Loading…
Use context instead of with_context A-build-execution Area: anything dealing with executing the compiler A-build-scripts Area: build.rs scripts A-configuration Area: cargo config files and env vars A-future-incompat Area: future incompatible reporting A-git Area: anything dealing with git A-manifest Area: Cargo.toml issues A-registries Area: registries A-sparse-registry Area: http sparse registries A-timings Area: timings Command-add Command-fix Command-package Command-vendor S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#14377 by mo8it was merged Aug 9, 2024 Loading… 1.82.0
Add more doc comments for gc changes. A-configuration Area: cargo config files and env vars A-git Area: anything dealing with git A-registries Area: registries A-sparse-registry Area: http sparse registries S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#13055 by ehuss was merged Nov 28, 2023 Loading… 1.76.0
Add new package cache lock modes A-configuration Area: cargo config files and env vars A-filesystem Area: issues with filesystems A-future-incompat Area: future incompatible reporting 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-lockfile Area: Cargo.lock issues A-registries Area: registries A-sparse-registry Area: http sparse registries A-testing-cargo-itself Area: cargo's tests Command-add Command-generate-lockfile Command-package Command-publish S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12706 by ehuss was merged Oct 9, 2023 Loading… 1.75.0
feat: stabilize credential-process and registry-auth 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-infrastructure Area: infrastructure around the cargo repo, ci, releases, etc. A-interacts-with-crates.io Area: interaction with registries A-registries Area: registries A-registry-authentication Area: registry authentication and authorization (authn authz) A-sparse-registry Area: http sparse registries A-unstable Area: nightly unstable support Command-login Command-publish relnotes Release-note worthy S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12649 by arlosi was merged Sep 18, 2023 Loading… 1.74.0
fix: don't print _TOKEN suggestion when not applicable A-credential-provider Area: credential provider for storing and retreiving credentials A-registries Area: registries A-registry-authentication Area: registry authentication and authorization (authn authz) A-sparse-registry Area: http sparse registries S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12644 by arlosi was merged Sep 8, 2023 Loading… 1.74.0
Add cache garbage collection A-cli Area: Command-line interface, option parsing, etc. A-configuration Area: cargo config files and env vars A-documenting-cargo-itself Area: Cargo's documentation A-filesystem Area: issues with filesystems A-future-incompat Area: future incompatible reporting 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-registries Area: registries A-sparse-registry Area: http sparse registries A-testing-cargo-itself Area: cargo's tests A-unstable Area: nightly unstable support Command-add Command-clean Command-fetch Command-generate-lockfile Command-package Command-publish S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12634 by ehuss was merged Nov 11, 2023 Loading… 1.76.0
Set tracing target for networking messages. A-dependency-resolution Area: dependency resolution and the resolver A-documenting-cargo-itself Area: Cargo's documentation A-networking Area: networking issues, curl, etc. A-registries Area: registries A-sparse-registry Area: http sparse registries S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12582 by ehuss was merged Aug 29, 2023 Loading… 1.74.0
[stable-1.72.0] add missing windows-sys features back A-git Area: anything dealing with git A-infrastructure Area: infrastructure around the cargo repo, ci, releases, etc. A-manifest Area: Cargo.toml issues A-registries Area: registries A-registry-authentication Area: registry authentication and authorization (authn authz) A-sparse-registry Area: http sparse registries S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12565 by weihanglo was merged Aug 26, 2023 Loading… 1.72.0
feat: also try to auth for config if server returns status 403 A-documenting-cargo-itself Area: Cargo's documentation A-registries Area: registries A-registry-authentication Area: registry authentication and authorization (authn authz) A-sparse-registry Area: http sparse registries S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#12446 by Fishrock123 was closed Aug 7, 2023 Loading…
credential provider implementation A-cli Area: Command-line interface, option parsing, etc. A-configuration Area: cargo config files and env vars 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-manifest Area: Cargo.toml issues A-registries Area: registries A-registry-authentication Area: registry authentication and authorization (authn authz) A-sparse-registry Area: http sparse registries A-testing-cargo-itself Area: cargo's tests Command-login Command-logout Command-owner Command-publish Command-yank S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12334 by arlosi was merged Jul 22, 2023 Loading…
1 task done
1.73.0
refactor(registry): extract and rearrange items to their own modules A-cli Area: Command-line interface, option parsing, etc. A-configuration Area: cargo config files and env vars 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-networking Area: networking issues, curl, etc. A-registries Area: registries A-sparse-registry Area: http sparse registries S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12290 by weihanglo was merged Jun 24, 2023 Loading… 1.72.0
refactor: registry data kinds cleanup A-local-registry-source Area: local registry sources (vendoring) A-networking Area: networking issues, curl, etc. A-registries Area: registries A-sparse-registry Area: http sparse registries Command-package S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12248 by weihanglo was merged Jun 10, 2023 Loading… 1.72.0
docs: doc comments for all registry kinds A-configuration Area: cargo config files and env vars A-local-registry-source Area: local registry sources (vendoring) A-registries Area: registries A-sparse-registry Area: http sparse registries S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#12247 by weihanglo was merged Jun 9, 2023 Loading… 1.72.0
Use registry.default for login/logout A-cli Area: Command-line interface, option parsing, etc. A-registries Area: registries A-registry-authentication Area: registry authentication and authorization (authn authz) A-sparse-registry Area: http sparse registries Command-login Command-logout disposition-merge FCP with intent to merge finished-final-comment-period FCP complete relnotes Release-note worthy S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-cargo Team: Cargo
#11949 by ehuss was merged Apr 12, 2023 Loading… 1.70.0
Fix Cargo warning about unused sparse configuration key A-registry-authentication Area: registry authentication and authorization (authn authz) A-sparse-registry Area: http sparse registries S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#11930 by arlosi was merged Apr 4, 2023 Loading… 1.70.0
[beta 1.69] Backport #11881 Add delays to network retries. A-documenting-cargo-itself Area: Cargo's documentation A-git Area: anything dealing with git A-registries Area: registries A-sparse-registry Area: http sparse registries A-testing-cargo-itself Area: cargo's tests S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#11922 by ehuss was closed Apr 11, 2023 Loading…
Add delays to network retries. A-documenting-cargo-itself Area: Cargo's documentation A-git Area: anything dealing with git A-registries Area: registries A-sparse-registry Area: http sparse 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.
#11881 by ehuss was merged Apr 1, 2023 Loading… 1.70.0
Add more information to HTTP errors to help with debugging. A-networking Area: networking issues, curl, etc. A-registries Area: registries A-sparse-registry Area: http sparse registries S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#11878 by ehuss was merged Apr 12, 2023 Loading… 1.70.0
Make sparse the default protocol for crates.io A-sparse-registry Area: http sparse registries relnotes Release-note worthy S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#11791 by arlosi was merged Mar 5, 2023 Loading… 1.70.0
Improve error for missing crate in --offline mode for sparse index A-registries Area: registries A-sparse-registry Area: http sparse registries S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#11783 by arlosi was merged Mar 1, 2023 Loading… 1.70.0
[beta-1.68] backport #11733 A-networking Area: networking issues, curl, etc. A-registries Area: registries A-sparse-registry Area: http sparse registries S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#11735 by bebecue was merged Feb 18, 2023 Loading… 1.68.0
fix: unsupported protocol error on old macos version A-networking Area: networking issues, curl, etc. A-registries Area: registries A-sparse-registry Area: http sparse registries S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#11733 by bebecue was merged Feb 17, 2023 Loading… 1.69.0
ProTip! Updated in the last three days: updated:>2025-01-27.