Skip to content

fix(search): follow http redirects#15593

Draft
gtirloni wants to merge 1 commit intorust-lang:masterfrom
gtirloni:master
Draft

fix(search): follow http redirects#15593
gtirloni wants to merge 1 commit intorust-lang:masterfrom
gtirloni:master

Conversation

@gtirloni
Copy link
Copy Markdown

Adds follow_location(true) to search commands, the same as other commands.

Fixes #15592

@rustbot rustbot added the A-interacts-with-crates.io Area: interaction with registries label May 24, 2025
@gtirloni gtirloni marked this pull request as ready for review May 24, 2025 09:54
@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented May 24, 2025

r? @weihanglo

rustbot has assigned @weihanglo.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label May 24, 2025
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's discuss in #15592 before proceeding. Thank you.

@weihanglo weihanglo marked this pull request as draft May 24, 2025 16:07
@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented Apr 28, 2026

☔ The latest upstream changes (possibly #16936) made this pull request unmergeable. Please resolve the merge conflicts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-interacts-with-crates.io Area: interaction with registries S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

cargo search doesn't follow redirects

3 participants