Skip to content

Conversation

@notriddle
Copy link
Contributor

Fixes #148431

@rustbot rustbot added A-rustdoc-search Area: Rustdoc's search feature S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output. labels Nov 6, 2025
@rustbot
Copy link
Collaborator

rustbot commented Nov 6, 2025

r? @GuillaumeGomez

rustbot has assigned @GuillaumeGomez.
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

@notriddle
Copy link
Contributor Author

Or, at least, it should fix it. CC @TomFryersMidsummer to see if it fixes it on your workspace.

@GuillaumeGomez
Copy link
Member

Looks good to me, thanks! r=me whenever you want ;)

@TomFryersMidsummer
Copy link
Contributor

Yep, this fixes it for us. Thank you!

@GuillaumeGomez
Copy link
Member

Perfect, approving it then.

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented Nov 6, 2025

📌 Commit c8b2a9a has been approved by GuillaumeGomez

It is now in the queue for this repository.

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Nov 6, 2025
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Nov 6, 2025
…illaumeGomez

rustdoc-search: remove broken index special case

Fixes rust-lang#148431
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Nov 6, 2025
…illaumeGomez

rustdoc-search: remove broken index special case

Fixes rust-lang#148431
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Nov 6, 2025
…illaumeGomez

rustdoc-search: remove broken index special case

Fixes rust-lang#148431
GuillaumeGomez added a commit to GuillaumeGomez/rust that referenced this pull request Nov 6, 2025
…illaumeGomez

rustdoc-search: remove broken index special case

Fixes rust-lang#148431
bors added a commit that referenced this pull request Nov 6, 2025
Rollup of 7 pull requests

Successful merges:

 - #146861 (add extend_front to VecDeque with specialization like extend)
 - #148213 (Fix invalid tag closing when leaving expansion "original code")
 - #148292 (Un-shadow object bound candidate in `NormalizesTo` goal if self_ty is trait object)
 - #148528 (run-make tests: use edition 2024)
 - #148554 (Add regression test for issue 148542)
 - #148561 (Fix ICE from async closure variance)
 - #148563 (rustdoc-search: remove broken index special case)

r? `@ghost`
`@rustbot` modify labels: rollup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-rustdoc-search Area: Rustdoc's search feature S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rustdoc failed to read column from disk: data consumer error: invalid type: null, expected type data at line 1 column 4

5 participants