Skip to content

Conversation

@syphar
Copy link
Member

@syphar syphar commented Jan 23, 2026

fixes:

we have this server in place so we would get alerted about mismatches between the routes (rustdoc-redirector vs rustdoc-html) and how we generate urls in our rustdoc-params.

In this case, the alert was wrong since redirect target had a slash (which was encoded in the original request), and with a slash it would not be an endless redirect, but be handled by the html handler.

@syphar syphar requested a review from a team as a code owner January 23, 2026 09:24
@syphar syphar self-assigned this Jan 23, 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 Jan 23, 2026
@syphar syphar merged commit 89ec830 into rust-lang:main Jan 23, 2026
14 checks passed
@syphar syphar deleted the fix-redirect-2 branch January 23, 2026 09:40
@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 Jan 23, 2026
@syphar syphar removed the S-waiting-on-deploy This PR is ready to be merged, but is waiting for an admin to have time to deploy it label Jan 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants