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

Unnecessary trait bound PartialEq removed from create_owning_memo #2394

Merged
merged 1 commit into from
Mar 2, 2024

Conversation

zroug
Copy link
Contributor

@zroug zroug commented Mar 1, 2024

Removes trait bound PartialEq from create_owning_memo which is not needed. Closes #2388.

@gbj gbj merged commit 7996f83 into leptos-rs:main Mar 2, 2024
44 of 60 checks passed
@gbj
Copy link
Collaborator

gbj commented Mar 2, 2024

Thanks!

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.

Drop PartialEq requirement in create_owning_memo
2 participants