Skip to content

rustfmt + clippy - #361

Merged
Mark-Simulacrum merged 2 commits into
rust-lang:masterfrom
clarfonthey:lints
Aug 4, 2026
Merged

rustfmt + clippy#361
Mark-Simulacrum merged 2 commits into
rust-lang:masterfrom
clarfonthey:lints

Conversation

@clarfonthey

Copy link
Copy Markdown
Contributor

This is the first two commits from #360 since there's no CI for this project, and so these got a bit out of date.

Comment thread src/github/command.rs
Comment on lines -275 to 274
.trim()
.split_whitespace();

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since it was mentioned on the other PR: yes, split_whitespace automatically trims, so, it's redundant to trim here.

@Mark-Simulacrum
Mark-Simulacrum merged commit 6311645 into rust-lang:master Aug 4, 2026
@clarfonthey
clarfonthey deleted the lints branch August 4, 2026 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants