Skip to content

Conversation

@strmfos
Copy link

@strmfos strmfos commented Jan 5, 2026

Removed unnecessary .clone() call on inner_type variable in iterable_field.rs. The value is moved into the struct and not used afterwards, so cloning wastes resources.

All tests passed.

@reviewable-StarkWare
Copy link

This change is Reviewable

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