Skip to content

Conversation

@Bananeweizen
Copy link
Contributor

That changes the type of the generic, potentially breaking iterators.

Fixes #179

What's changed?

Exclude EnumSet from the recipe.

Anything in particular you'd like reviewers to focus on?

I've not commented in the recipe but rather created a unit test to verify that EnumSet doesn't get back into the recipe on accident.

Checklist

  • I've added unit tests to cover both positive and negative cases

That changes the type of the generic, potentially breaking iterators.

Fixes openrewrite#179
@timtebeek timtebeek merged commit 9e9b5dc into openrewrite:main Oct 2, 2023
@timtebeek
Copy link
Member

Thanks again! Really helpful all these fixes left and right.

@timtebeek timtebeek added the bug Something isn't working label Oct 2, 2023
@Bananeweizen Bananeweizen deleted the enumset branch October 2, 2023 12:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

UseCollectionInterfaces breaks EnumSet iteration

2 participants