-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Fix clippy lints in librustdoc #144178
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
Fix clippy lints in librustdoc #144178
Conversation
r? @notriddle rustbot has assigned @notriddle. Use |
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 |
#t-infra > Spellcheck workflow now fails on all PRs (tree bad?) @ 💬 |
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
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
Rollup merge of #144178 - GuillaumeGomez:fix-clippy-lints, r=fmease Fix clippy lints in librustdoc
No description provided.