-
Notifications
You must be signed in to change notification settings - Fork 508
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
Fix multiple attributes support #522
Fix multiple attributes support #522
Conversation
cb37b8e
to
c3798f5
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall this looks great, I left a few inline comments/questions.
b9867f2
to
89ca534
Compare
89ca534
to
7d649c8
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
This address tokio-rs#490 tokio-rs#502 tokio-rs#507 Co-authored-by: Guilhem Vallat <[email protected]> Co-authored-by: Lucio Franco <[email protected]>
@LucioFranco new release maybe? We can't use this fix until it ends up in a new release. |
Yes, that would be awesome to have a new release with this fix. |
Thanks for 0.9! |
Improves
PathMap
:type_attribute
#502field_attribute
on a oneof field gets added to enum variants #507