Skip to content

Conversation

@Vitaliyr888
Copy link
Contributor

Swapped iter().cloned() for into_iter() when turning fixed-size module arrays into a set, so we consume the array by value and skip redundant cloning while keeping the exact same semantics.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

1 participant