Skip to content

remove obsolete "releases.downloads" field - #3488

Merged
syphar merged 1 commit into
rust-lang:mainfrom
syphar:remove-downloads
Aug 31, 2026
Merged

remove obsolete "releases.downloads" field#3488
syphar merged 1 commit into
rust-lang:mainfrom
syphar:remove-downloads

Conversation

@syphar

@syphar syphar commented Aug 31, 2026

Copy link
Copy Markdown
Member
  • it was only used in the old search, isn't show anywhere since we switched to crates.io search
  • the data was fetched when we built the release, so in most cases, it's zero, because the release just happened.

This unblocks us using the sparse index for some things instead of the crates.io api, so we'll get rate limited less.

@syphar syphar self-assigned this Aug 31, 2026
@github-actions github-actions Bot added the S-waiting-on-review Status: This pull request has been implemented and needs to be reviewed label Aug 31, 2026
@syphar
syphar marked this pull request as ready for review August 31, 2026 15:06
@syphar
syphar requested a review from a team as a code owner August 31, 2026 15:06
@syphar

syphar commented Aug 31, 2026

Copy link
Copy Markdown
Member Author

r? @GuillaumeGomez

@rustbot rustbot assigned GuillaumeGomez and unassigned syphar Aug 31, 2026
@syphar
syphar merged commit c6ca30c into rust-lang:main Aug 31, 2026
10 checks passed
@github-actions github-actions Bot added S-waiting-on-deploy This PR is ready to be merged, but is waiting for an admin to have time to deploy it and removed S-waiting-on-review Status: This pull request has been implemented and needs to be reviewed labels Aug 31, 2026
@syphar
syphar deleted the remove-downloads branch August 31, 2026 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-deploy This PR is ready to be merged, but is waiting for an admin to have time to deploy it

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants