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

Added missing SingleArgCollection for &[T: SingleArg]. #47

Merged
merged 2 commits into from
Nov 26, 2023

Conversation

mstyura
Copy link
Contributor

@mstyura mstyura commented Nov 23, 2023

Hello @mcatanzariti !

I thinks these trait implementation were actually missing, which prevented slices of custom SingleArg implementers being passed directly to functions like sadd. Could you please review?

Thanks a lot in advace,
Yury.

@mcatanzariti
Copy link
Member

Hello @mstyura !

Could you add some unit tests please ?
I can do it if you don't have time for that.

@mstyura
Copy link
Contributor Author

mstyura commented Nov 25, 2023

Ah, sorry, I haven't noticed that other types was actually covered by tests, so I've just added tests to cover new trait impls.

@mcatanzariti mcatanzariti merged commit 7801ec8 into dahomey-technologies:main Nov 26, 2023
1 check passed
@mstyura
Copy link
Contributor Author

mstyura commented Nov 30, 2023

Hello @mcatanzariti!
Is it possible you publish this change as minor crate update, possibly 0.12.2?

@mcatanzariti
Copy link
Member

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