Skip to content

refactor: fix clippy::unnecessary_semicolon lints#34

Merged
wmmc88 merged 1 commit intomicrosoft:mainfrom
wmmc88:fix-clippy-unnecessary_semicolon
Feb 4, 2025
Merged

refactor: fix clippy::unnecessary_semicolon lints#34
wmmc88 merged 1 commit intomicrosoft:mainfrom
wmmc88:fix-clippy-unnecessary_semicolon

Conversation

@wmmc88
Copy link
Copy Markdown
Collaborator

@wmmc88 wmmc88 commented Feb 1, 2025

This pull request includes a couple of small changes to the echo_queue_initialize function in the queue.rs file. The changes involve fixing the syntax by removing unnecessary semicolons after match arms.

Changes in queue.rs:

  • Removed unnecessary semicolons after match arms in the echo_queue_initialize function to correct the syntax. [1] [2]

@wmmc88 wmmc88 requested review from a team and Copilot February 1, 2025 19:28
@wmmc88 wmmc88 self-assigned this Feb 1, 2025
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.

@wmmc88 wmmc88 enabled auto-merge (squash) February 1, 2025 19:29
@wmmc88 wmmc88 merged commit 353f2d8 into microsoft:main Feb 4, 2025
@wmmc88 wmmc88 deleted the fix-clippy-unnecessary_semicolon branch February 4, 2025 01:41
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.

4 participants