Skip to content

Conversation

ada4a
Copy link
Contributor

@ada4a ada4a commented Oct 19, 2025

Fixes #15910

changelog: [empty_enum]: don't lint if all variants happen to be cfg-d out

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

rustbot commented Oct 19, 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

@samueltardieu samueltardieu added this pull request to the merge queue Oct 20, 2025
Merged via the queue into rust-lang:master with commit 1ac3cc1 Oct 20, 2025
11 checks passed
@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Oct 20, 2025
@ada4a ada4a deleted the empty_enum branch October 20, 2025 10:30
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.

empty_enum fires on enums that are only empty because of #[cfg]

3 participants