rustdoc-search: add test case for indexing every item type by notriddle · Pull Request #146131 · rust-lang/rust (original) (raw)

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 andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation13 Commits2 Checks10 Files changed

Conversation

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})

@notriddle

@rustbot

jieyouxu is currently at their maximum review capacity.
They may take a while to respond.

@rustbot

r? @jieyouxu

rustbot has assigned @jieyouxu.
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 A-run-make

Area: port run-make Makefiles to rmake.rs

S-waiting-on-review

Status: Awaiting review from the assignee but also interested parties.

T-compiler

Relevant to the compiler team, which will review and decide on the PR/issue.

labels

Sep 2, 2025

@notriddle notriddle added T-rustdoc

Relevant to the rustdoc team, which will review and decide on the PR/issue.

A-rustdoc-search

Area: Rustdoc's search feature

and removed T-compiler

Relevant to the compiler team, which will review and decide on the PR/issue.

labels

Sep 2, 2025

@rustbot rustbot added the T-rustdoc-frontend

Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.

label

Sep 2, 2025

@notriddle

@rust-log-analyzer

This comment has been minimized.

@notriddle

@rustbot

This PR was rebased onto a different master commit. Here's a range-diff highlighting what actually changed.

Rebasing is a normal part of keeping PRs up to date, so no action is needed—this note is just to help reviewers.

GuillaumeGomez

@GuillaumeGomez

Nice, thanks! r=me once CI pass.

@notriddle

@bors

📌 Commit dd8df3b 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

Sep 2, 2025

tgross35 added a commit to tgross35/rust that referenced this pull request

Sep 3, 2025

@tgross35

…type-test, r=GuillaumeGomez

rustdoc-search: add test case for indexing every item type

Test case for rust-lang#146117

tgross35 added a commit to tgross35/rust that referenced this pull request

Sep 3, 2025

@tgross35

…type-test, r=GuillaumeGomez

rustdoc-search: add test case for indexing every item type

Test case for rust-lang#146117

tgross35 added a commit to tgross35/rust that referenced this pull request

Sep 3, 2025

@tgross35

…type-test, r=GuillaumeGomez

rustdoc-search: add test case for indexing every item type

Test case for rust-lang#146117

bors added a commit that referenced this pull request

Sep 3, 2025

@bors

Rollup of 9 pull requests

Successful merges:

r? @ghost @rustbot modify labels: rollup

@tgross35

@bors bors added S-waiting-on-author

Status: This is awaiting some action (such as code changes or more information) from the author.

and removed S-waiting-on-bors

Status: Waiting on bors to run and complete tests. Bors will change the label on completion.

labels

Sep 3, 2025

jhpratt added a commit to jhpratt/rust that referenced this pull request

Sep 3, 2025

@jhpratt

…type-test, r=

rustdoc-search: add test case for indexing every item type

Test case for rust-lang#146117

bors added a commit that referenced this pull request

Sep 3, 2025

@bors

Rollup of 15 pull requests

Successful merges:

r? @ghost @rustbot modify labels: rollup

@Zalathar

@notriddle

@notriddle

This bug only shows up when you run htmldocck in a directory other than outdir, and also use globs. Never happened before, which is why we're only seeing it now.

@notriddle

@bors r=GuillaumeGomez

Exclude cross-compiling and target platforms that can't do proc macros.

@bors

📌 Commit fcc413f 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-author

Status: This is awaiting some action (such as code changes or more information) from the author.

labels

Sep 3, 2025

bors added a commit that referenced this pull request

Sep 4, 2025

@bors

Rollup of 24 pull requests

Successful merges:

r? @ghost @rustbot modify labels: rollup

rust-timer added a commit that referenced this pull request

Sep 4, 2025

@rust-timer

Rollup merge of #146131 - notriddle:rustdoc-search-load-itemtype-test, r=GuillaumeGomez

rustdoc-search: add test case for indexing every item type

Test case for #146117

github-actions bot pushed a commit to rust-lang/miri that referenced this pull request

Sep 5, 2025

@bors

github-actions bot pushed a commit to rust-lang/rustc-dev-guide that referenced this pull request

Sep 8, 2025

@bors

github-actions bot pushed a commit to model-checking/verify-rust-std that referenced this pull request

Sep 9, 2025

@bors

Labels

A-run-make

Area: port run-make Makefiles to rmake.rs

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.