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

chore: remove redundant and implicit From impl #418

Conversation

keroro520
Copy link
Contributor

This PR removes several implicit From implementations, which made type transformations implicit and not easy to understand without providing any benefits.

@keroro520 keroro520 requested a review from smtmfft November 21, 2024 15:37
@keroro520 keroro520 force-pushed the chore-remove-reduandent-and-implicit-from-impl branch from 1141221 to 801a6b8 Compare November 21, 2024 15:38
@keroro520 keroro520 force-pushed the chore-remove-reduandent-and-implicit-from-impl branch from 801a6b8 to 3edae57 Compare November 25, 2024 07:07
@keroro520 keroro520 force-pushed the chore-remove-reduandent-and-implicit-from-impl branch from 3edae57 to 1ee5fb3 Compare November 25, 2024 07:09
@keroro520 keroro520 added this pull request to the merge queue Nov 25, 2024
Merged via the queue into taikoxyz:main with commit d6dbc9e Nov 25, 2024
12 of 14 checks passed
@keroro520 keroro520 deleted the chore-remove-reduandent-and-implicit-from-impl branch November 25, 2024 07:14
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