Skip to content

Conversation

@profetia
Copy link
Contributor

@profetia profetia commented Nov 30, 2025

Closes #16157

changelog: [empty_enum_variants_with_brackets] fix missing to remove brackets in patterns

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Nov 30, 2025
@rustbot
Copy link
Collaborator

rustbot commented Nov 30, 2025

r? @samueltardieu

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

Copy link
Contributor

@ada4a ada4a left a comment

Choose a reason for hiding this comment

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

Thank you for tackling this:) Some small suggestions

View changes since this review

@github-actions
Copy link

github-actions bot commented Dec 1, 2025

Lintcheck changes for ddd328b

Lint Added Removed Changed
clippy::empty_enum_variants_with_brackets 0 0 1

This comment will be updated if you push new changes

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.

empty-enum-variants-with-brackets breaks code: expected tuple struct or tuple variant, found unit variant

4 participants