Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Clone from Transforms enum #961

Merged
merged 3 commits into from
Dec 20, 2022

Conversation

rukai
Copy link
Member

@rukai rukai commented Dec 13, 2022

prereq: #960

Many transforms have kept their Clone implementation as they need it to act as their build() implementation for now.
This PR just removes Clone from the Transforms enum and then fixes any compiler issues brought about from that.

@rukai rukai force-pushed the remove_clone_from_transforms_enum branch from f57f610 to 43b663b Compare December 13, 2022 04:52
@rukai rukai force-pushed the remove_clone_from_transforms_enum branch from 43b663b to 70e1444 Compare December 13, 2022 23:21
@rukai rukai marked this pull request as ready for review December 14, 2022 00:06
@rukai rukai enabled auto-merge (squash) December 20, 2022 03:47
@rukai rukai merged commit caa84aa into shotover:main Dec 20, 2022
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.

3 participants