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

Automatically derive a Default impl #180

Merged
merged 1 commit into from
Oct 30, 2023

Conversation

davidlattimore
Copy link
Collaborator

@davidlattimore davidlattimore commented Apr 30, 2023

Deriving Default for enums was stabilized in 1.62.0.

@davidlattimore
Copy link
Collaborator Author

I'm also happy to send a PR to just suppress the warning if you'd rather not bump the MSRV.

Deriving Default for enums was stabilized in 1.62.0.
Copy link
Collaborator

@mmastrac mmastrac left a comment

Choose a reason for hiding this comment

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

LGTM!

@mmastrac mmastrac merged commit 1318a6d into zeromq:master Oct 30, 2023
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.

None yet

2 participants