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

Derive the Default trait for Mailbox #12

Merged
merged 1 commit into from
Jul 2, 2024
Merged

Conversation

babolivier
Copy link
Member

@babolivier babolivier commented Jul 2, 2024

Required to use the struct update syntax (with ..Default:default()) on Mailbox in https://phabricator.services.mozilla.com/D212838

At some point we might want to go and audit the types in this crate to eagerly derive more std traits for them.

@babolivier babolivier merged commit e524987 into main Jul 2, 2024
2 checks passed
@leftmostcat leftmostcat deleted the babolivier/default branch November 7, 2024 21:05
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