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 auto_impl(keep_default_for(...)) attribute #27

Merged
merged 5 commits into from
Sep 3, 2018
Merged

Add auto_impl(keep_default_for(...)) attribute #27

merged 5 commits into from
Sep 3, 2018

Conversation

LukasKalbertodt
Copy link
Member

Closes #10

This lays the foundation for having all kinds of parameters we can interpret. And keep_default_for works as specified in #10.

The changes in lib.rs aren't actually that big, I just moved code around which changed indentation.

I think after this PR, it should be easy to get some more people working on this crate. I will mail you in the next couple of days about this topic :)

Copy link
Member

@KodrAus KodrAus left a comment

Choose a reason for hiding this comment

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

This looks good to me!

@KodrAus KodrAus merged commit 9fd60c8 into auto-impl-rs:master Sep 3, 2018
@LukasKalbertodt LukasKalbertodt deleted the keep-default-for branch October 5, 2018 10:17
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