rust-lang / rust-clippy

A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
https://rust-lang.github.io/rust-clippy/
Other
10.89k stars 1.46k forks source link

chore: fix some typos in comments #12705

Closed forcedebug closed 2 weeks ago

forcedebug commented 2 weeks ago

Please write a short comment explaining your change (or "none" for internal only changes)

changelog: none

rustbot commented 2 weeks ago

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @Manishearth (or someone else) some time within the next two weeks.

Please see the contribution instructions for more information. Namely, in order to ensure the minimum review times lag, PR authors and assigned reviewers should ensure that the review label (S-waiting-on-review and S-waiting-on-author) stays updated, invoking these commands when appropriate:

Manishearth commented 2 weeks ago

@bors r+

bors commented 2 weeks ago

:pushpin: Commit d55e5b45007569c53bb86732d05ada08a1cd8ebd has been approved by Manishearth

It is now in the queue for this repository.

bors commented 2 weeks ago

:hourglass: Testing commit d55e5b45007569c53bb86732d05ada08a1cd8ebd with merge 7eedf125a42bf7b34fc3cb1da55f13a7d56fc344...

bors commented 2 weeks ago

:broken_heart: Test failed - checks-action_test

Manishearth commented 2 weeks ago

@bors r+

bors commented 2 weeks ago

:bulb: This pull request was already approved, no need to approve it again.

bors commented 2 weeks ago

:pushpin: Commit d55e5b45007569c53bb86732d05ada08a1cd8ebd has been approved by Manishearth

It is now in the queue for this repository.

Manishearth commented 2 weeks ago

@bors retry

bors commented 2 weeks ago

:hourglass: Testing commit d55e5b45007569c53bb86732d05ada08a1cd8ebd with merge b2a7371aaad1d1a25c6c6ac83c5937a1c31ac7bc...

bors commented 2 weeks ago

:sunny: Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test Approved by: Manishearth Pushing b2a7371aaad1d1a25c6c6ac83c5937a1c31ac7bc to master...