Skip to content

fix fallback search when a resource is not found #2690

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

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

syphar
Copy link
Member

@syphar syphar commented Dec 15, 2024

Fixes #2684

seeing theese parts of the code I feel like I want to continue on the refactoring of them...

I think in the target-redirect case of the rustdoc html handler we want a search without the /index.html suffix.

@syphar syphar requested a review from a team as a code owner December 15, 2024 14:59
@github-actions github-actions bot added the S-waiting-on-review Status: This pull request has been implemented and needs to be reviewed label Dec 15, 2024
@syphar syphar merged commit 5efa5e0 into rust-lang:master Dec 16, 2024
11 checks passed
@syphar syphar deleted the fix-fallback-search branch December 16, 2024 05:24
@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 Dec 16, 2024
@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 Dec 16, 2024
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.

Broken links: platform-specific crate doc links to the same platform of a dependency even if it doesn't exist
2 participants