Skip to content

Remove extra space in must_use_candidate lint output#16651

Open
samueltardieu wants to merge 1 commit intorust-lang:masterfrom
samueltardieu:issues/16650
Open

Remove extra space in must_use_candidate lint output#16651
samueltardieu wants to merge 1 commit intorust-lang:masterfrom
samueltardieu:issues/16650

Conversation

@samueltardieu
Copy link
Member

@samueltardieu samueltardieu commented Feb 28, 2026

changelog: none

Fixes #16650

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Feb 28, 2026
@rustbot
Copy link
Collaborator

rustbot commented Feb 28, 2026

r? @Jarcho

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

Why was this reviewer chosen?

The reviewer was selected based on:

  • Owners of files modified in this PR: 7 candidates
  • 7 candidates expanded to 7 candidates
  • Random selection from Jarcho, dswij, llogiq

@github-actions
Copy link

Lintcheck changes for b7e135a

Lint Added Removed Changed
clippy::must_use_candidate 0 0 4657

This comment will be updated if you push new changes

@clarfonthey
Copy link
Contributor

Wow, I thought that the reason would be more complicated than that, but I guess this typo just snuck in somehow.

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

Labels

S-waiting-on-review Status: Awaiting review from the assignee but also interested parties

Projects

None yet

Development

Successfully merging this pull request may close these issues.

must_use_candidate suggestion emits trailing whitespace

4 participants