Skip to content

Conversation

@pv42
Copy link
Contributor

@pv42 pv42 commented Oct 21, 2025

No description provided.

match self {
#(#arms)*
_ => None,
}
Copy link
Collaborator

Choose a reason for hiding this comment

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

Can we ignore the warning with allowing it? The code became very ugly tbh.

match self {
#(#arms)*
_ => None,
}
Copy link
Collaborator

Choose a reason for hiding this comment

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

Same here.

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.

2 participants