Skip to content

fix(search): follow http redirects #15593

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

gtirloni
Copy link

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
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
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
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