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

Add derive macro to get ImplicitClone implemented quicker #46

Merged
merged 4 commits into from
Nov 11, 2023

Conversation

cecton
Copy link
Member

@cecton cecton commented Nov 9, 2023

I think it would be handy to have a derive macro for ImplicitClone so we don't have to write the entire impl all the time.

@cecton cecton marked this pull request as ready for review November 9, 2023 15:47
@cecton
Copy link
Member Author

cecton commented Nov 9, 2023

I will wait a bit for more approvals as it can be more controversial.

(Hell, that whole project is so controversial anyway 😂)

Copy link
Member

@ranile ranile left a comment

Choose a reason for hiding this comment

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

Looks good to me!

@cecton cecton merged commit 7ac979a into yewstack:main Nov 11, 2023
12 checks passed
@cecton cecton deleted the derive branch November 11, 2023 08:06
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