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

Fix trait order and type #37

Merged
merged 1 commit into from
Sep 5, 2024
Merged

Fix trait order and type #37

merged 1 commit into from
Sep 5, 2024

Conversation

nyurik
Copy link
Collaborator

@nyurik nyurik commented Sep 4, 2024

Make ordering of the trait impl the same as in definition, and modify return to prevent accidental mismatches.

@gquintard
Copy link
Owner

it does change the API, but I'm in favor

Make ordering of the trait impl the same as in definition, and modify return to prevent accidental mismatches.
@nyurik
Copy link
Collaborator Author

nyurik commented Sep 5, 2024

heh, there are a lot of API changes as is ;) But yes, for a crate that still uses 0.0.x version, API changes is no biggie :)

@gquintard gquintard merged commit 977609a into gquintard:main Sep 5, 2024
2 checks passed
@nyurik nyurik deleted the fix-trait branch September 5, 2024 00:39
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