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 #[automatically_derived] attribute to impls generated by ser/de proc macros #1140

Closed
wprzytula opened this issue Dec 6, 2024 · 0 comments · Fixed by #1145
Closed

Add #[automatically_derived] attribute to impls generated by ser/de proc macros #1140

wprzytula opened this issue Dec 6, 2024 · 0 comments · Fixed by #1145
Labels
area/proc-macros Related to procedural macros
Milestone

Comments

@wprzytula
Copy link
Collaborator

It is adviced that trait implementations that are auto-generated contain the #[automatically_derived] attribute. Let's add it.

@wprzytula wprzytula modified the milestones: 1.0.0, 0.15.1 Dec 6, 2024
@wprzytula wprzytula added the area/proc-macros Related to procedural macros label Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/proc-macros Related to procedural macros
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant