Skip to content
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 a couple of typos. #13295

Merged
merged 1 commit into from
Aug 21, 2024
Merged

Fix a couple of typos. #13295

merged 1 commit into from
Aug 21, 2024

Conversation

waywardmonkeys
Copy link
Contributor

changelog: none

@rustbot
Copy link
Collaborator

rustbot commented Aug 21, 2024

r? @xFrednet

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

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Aug 21, 2024
@@ -399,7 +399,7 @@ fn check_final_expr<'tcx>(

// Returns may be used to turn an expression into a statement in rustc's AST.
// This allows the addition of attributes, like `#[allow]` (See: clippy#9361)
// `#[expect(clippy::needless_return)]` needs to be handled separatly to
// `#[expect(clippy::needless_return)]` needs to be handled separately to
Copy link
Member

Choose a reason for hiding this comment

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

This typo most likely comes from me xP

@xFrednet
Copy link
Member

Looks good to me, thanks!


Roses are red,
Violets are blue,
another typo gone,
let add soem more

@bors
Copy link
Collaborator

bors commented Aug 21, 2024

📌 Commit 3f97261 has been approved by xFrednet

It is now in the queue for this repository.

@bors
Copy link
Collaborator

bors commented Aug 21, 2024

⌛ Testing commit 3f97261 with merge a83146a...

@bors
Copy link
Collaborator

bors commented Aug 21, 2024

☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test
Approved by: xFrednet
Pushing a83146a to master...

@bors bors merged commit a83146a into rust-lang:master Aug 21, 2024
8 checks passed
@waywardmonkeys waywardmonkeys deleted the fix-2-typos branch August 21, 2024 15:46
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.

4 participants