Skip to content

rustdoc-search: fix description on aliases in results - #124149

Merged
bors merged 1 commit into
rust-lang:masterfrom
notriddle:notriddle/desc-alias
Apr 19, 2024
Merged

rustdoc-search: fix description on aliases in results#124149
bors merged 1 commit into
rust-lang:masterfrom
notriddle:notriddle/desc-alias

Conversation

@notriddle

Copy link
Copy Markdown
Contributor

This needs to start downloading the descriptions after aliases have been added to the result set.

This needs to start downloading the descriptions after aliases
have been added to the result set.
@rustbot

Copy link
Copy Markdown
Collaborator

r? @fmease

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

@rustbotrustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Apr 19, 2024
@rustbot

Copy link
Copy Markdown
Collaborator

Some changes occurred in HTML/CSS/JS.

cc @GuillaumeGomez, @jsha

@rustbotrustbot added the T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. label Apr 19, 2024
@fmeasefmease removed their assignment Apr 19, 2024
@GuillaumeGomez

Copy link
Copy Markdown
Member

Thanks!

@bors r+ rollup

@bors

bors commented Apr 19, 2024

Copy link
Copy Markdown
Collaborator

📌 Commit 2e7d9e9 has been approved by GuillaumeGomez

It is now in the queue for this repository.

@borsbors 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 Apr 19, 2024
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Apr 19, 2024
…GuillaumeGomez
rustdoc-search: fix description on aliases in results
This needs to start downloading the descriptions after aliases have been added to the result set.
bors added a commit to rust-lang-ci/rust that referenced this pull request Apr 19, 2024
…iaskrgr
Rollup of 4 pull requests
Successful merges:
- rust-lang#123571 (Correctly change type when adding adjustments on top of `NeverToAny`)
- rust-lang#123729 (run-make: refactor out command wrappers for `clang` and `llvm-readobj`)
- rust-lang#124149 (rustdoc-search: fix description on aliases in results)
- rust-lang#124155 (bootstrap: don't use rayon for sysinfo)
r? `@ghost`
`@rustbot` modify labels: rollup
bors added a commit to rust-lang-ci/rust that referenced this pull request Apr 19, 2024
…iaskrgr
Rollup of 5 pull requests
Successful merges:
- rust-lang#123571 (Correctly change type when adding adjustments on top of `NeverToAny`)
- rust-lang#123729 (run-make: refactor out command wrappers for `clang` and `llvm-readobj`)
- rust-lang#124106 (Don't repeatedly duplicate TAIT lifetimes for each subsequently nested TAIT)
- rust-lang#124149 (rustdoc-search: fix description on aliases in results)
- rust-lang#124155 (bootstrap: don't use rayon for sysinfo)
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit f8afb63 into rust-lang:masterApr 19, 2024
@rustbotrustbot added this to the 1.79.0 milestone Apr 19, 2024
rust-timer added a commit to rust-lang-ci/rust that referenced this pull request Apr 19, 2024
Rollup merge of rust-lang#124149 - notriddle:notriddle/desc-alias, r=GuillaumeGomez
rustdoc-search: fix description on aliases in results
This needs to start downloading the descriptions after aliases have been added to the result set.
@notriddle
notriddle deleted the notriddle/desc-alias branch April 19, 2024 22:46
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@notriddle@rustbot@GuillaumeGomez@bors@fmease