Skip to content

Fix clippy lints in librustdoc - #144178

Merged
bors merged 1 commit into
rust-lang:masterfrom
GuillaumeGomez:fix-clippy-lints
Jul 20, 2025
Merged

Fix clippy lints in librustdoc#144178
bors merged 1 commit into
rust-lang:masterfrom
GuillaumeGomez:fix-clippy-lints

Conversation

@GuillaumeGomez

Copy link
Copy Markdown
Member

No description provided.

@rustbot

Copy link
Copy Markdown
Collaborator

r? @notriddle

rustbot has assigned @notriddle.
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 A-rustdoc-json Area: Rustdoc JSON backend 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 Jul 19, 2025
@fmease

Copy link
Copy Markdown
Member

Spellcheck error is "spurious" or rather it affects all PRs rn and it + infra needs to be fixed elsewhere. And since auto builds / homu likely doesn't care about the spellcheck workflow, I'll put it in the queue despite the failure.

Thanks! @bors r+ rollup

@bors

bors commented Jul 19, 2025

Copy link
Copy Markdown
Collaborator

📌 Commit c75edc9 has been approved by fmease

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 Jul 19, 2025
@fmease

fmease commented Jul 19, 2025

Copy link
Copy Markdown
Member

Spellcheck error is "spurious" or rather it affects all PRs rn and it + infra needs to be fixed elsewhere.

#t-infra > Spellcheck workflow now fails on all PRs (tree bad?) @ 💬

@jieyouxujieyouxu mentioned this pull request Jul 19, 2025
bors added a commit that referenced this pull request Jul 19, 2025
Rollup of 5 pull requests
Successful merges:
- #143960 (Tidy cleanup 2)
- #144149 (docs: update link to RISC-V and Xtensa installation guide)
- #144152 (Rename `optional-mingw-check-1` to `optional-pr-check-1`)
- #144178 (Fix clippy lints in librustdoc)
- #144180 (fix load-bearing typo)
r? `@ghost`
`@rustbot` modify labels: rollup
bors added a commit that referenced this pull request Jul 19, 2025
Rollup of 5 pull requests
Successful merges:
- #143960 (Tidy cleanup 2)
- #144149 (docs: update link to RISC-V and Xtensa installation guide)
- #144152 (Rename `optional-mingw-check-1` to `optional-pr-check-1`)
- #144178 (Fix clippy lints in librustdoc)
- #144180 (fix load-bearing typo)
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit a6b625c into rust-lang:masterJul 20, 2025
10 of 11 checks passed
@rustbotrustbot added this to the 1.90.0 milestone Jul 20, 2025
rust-timer added a commit that referenced this pull request Jul 20, 2025
Rollup merge of #144178 - GuillaumeGomez:fix-clippy-lints, r=fmease
Fix clippy lints in librustdoc
@GuillaumeGomez
GuillaumeGomez deleted the fix-clippy-lints branch July 20, 2025 12:47
Muscraft pushed a commit to Muscraft/rust that referenced this pull request Jul 21, 2025
Muscraft pushed a commit to Muscraft/rust that referenced this pull request Jul 21, 2025
Rollup of 5 pull requests
Successful merges:
- rust-lang#143960 (Tidy cleanup 2)
- rust-lang#144149 (docs: update link to RISC-V and Xtensa installation guide)
- rust-lang#144152 (Rename `optional-mingw-check-1` to `optional-pr-check-1`)
- rust-lang#144178 (Fix clippy lints in librustdoc)
- rust-lang#144180 (fix load-bearing typo)
r? `@ghost`
`@rustbot` modify labels: rollup
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-rustdoc-jsonArea: Rustdoc JSON backendS-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.T-rustdoc-frontendRelevant 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.

5 participants

@GuillaumeGomez@rustbot@fmease@bors@notriddle