Skip to content

Fix whitespace in rustfmt-excluded clippy file#147739

Closed
Diggsey wants to merge 1 commit into
rust-lang:masterfrom
Diggsey:db-fix-clippy-whitespace
Closed

Fix whitespace in rustfmt-excluded clippy file#147739
Diggsey wants to merge 1 commit into
rust-lang:masterfrom
Diggsey:db-fix-clippy-whitespace

Conversation

@Diggsey

@Diggsey Diggsey commented Oct 15, 2025

Copy link
Copy Markdown
Contributor

Accidentally introduced in #143548

@rustbot

rustbot commented Oct 15, 2025

Copy link
Copy Markdown
Collaborator

Some changes occurred in src/tools/clippy

cc @rust-lang/clippy

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-clippy Relevant to the Clippy team. labels Oct 15, 2025
@rustbot

rustbot commented Oct 15, 2025

Copy link
Copy Markdown
Collaborator

r? @Mark-Simulacrum

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

@samueltardieu

Copy link
Copy Markdown
Member

@bors r+ rollup=always

@bors

bors commented Oct 16, 2025

Copy link
Copy Markdown
Collaborator

📌 Commit 1bfec9f has been approved by samueltardieu

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 Oct 16, 2025
@samueltardieu

samueltardieu commented Oct 16, 2025

Copy link
Copy Markdown
Member

@flip1995 If this PR is not merged when you do the next Clippy/rust sync, maybe you can cherry-pick the commit and include it in the sync, and r-/close this PR.

matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Oct 16, 2025
…r=samueltardieu

Fix whitespace in rustfmt-excluded clippy file

Accidentally introduced in rust-lang#143548
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Oct 16, 2025
…r=samueltardieu

Fix whitespace in rustfmt-excluded clippy file

Accidentally introduced in rust-lang#143548
bors added a commit that referenced this pull request Oct 16, 2025
Rollup of 7 pull requests

Successful merges:

 - #147000 (std: Add Motor OS std library port)
 - #147732 (remove duplicate inline macro)
 - #147738 (Don't highlight `let` expressions as having type `bool` in let-chain error messages)
 - #147739 (Fix whitespace in rustfmt-excluded clippy file)
 - #147744 (miri subtree update)
 - #147751 (Use `bit_set::Word` in a couple more places.)
 - #147752 (style-guide: fix typo for empty struct advice)

r? `@ghost`
`@rustbot` modify labels: rollup
@flip1995

Copy link
Copy Markdown
Member

@bors r-

I just did the sync and this will be included in the sync. So closing this PR to not have merge conflicts in the Clippy sync PR.

Generally PRs like this are not required, because Clippy will be formatted during the bi-weekly sync.

@flip1995 flip1995 closed this Oct 16, 2025
bors added a commit that referenced this pull request Oct 16, 2025
Rollup of 7 pull requests

Successful merges:

 - #147000 (std: Add Motor OS std library port)
 - #147732 (remove duplicate inline macro)
 - #147738 (Don't highlight `let` expressions as having type `bool` in let-chain error messages)
 - #147739 (Fix whitespace in rustfmt-excluded clippy file)
 - #147744 (miri subtree update)
 - #147751 (Use `bit_set::Word` in a couple more places.)
 - #147752 (style-guide: fix typo for empty struct advice)

r? `@ghost`
`@rustbot` modify labels: rollup
@flip1995

Copy link
Copy Markdown
Member

#147779

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-clippy Relevant to the Clippy team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants