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

Implement Default manually #95

Merged
merged 1 commit into from
Feb 24, 2024
Merged

Conversation

ModProg
Copy link
Contributor

@ModProg ModProg commented Feb 24, 2024

This allows to use Default trait even when
generics do not implement Default.

This allows to use `Default` trait even when
generics do not implement Default.
@jeffparsons
Copy link
Owner

Thanks, @ModProg!

@jeffparsons jeffparsons merged commit 9c4adef into jeffparsons:main Feb 24, 2024
13 checks passed
@jeffparsons
Copy link
Owner

@ModProg I believe this is a regression from 1.4 -> 1.5. Is that how you ran into it?

@ModProg
Copy link
Contributor Author

ModProg commented Feb 27, 2024

@ModProg I believe this is a regression from 1.4 -> 1.5. Is that how you ran into it?

I'm a new user, havn't used 1.4

@jeffparsons
Copy link
Owner

Huh. Wild coincidence.

Thanks, and I hope this crate brings you joy!

@ModProg ModProg deleted the manual-default branch February 27, 2024 23:49
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