Skip to content

Conversation

@NobodyXu
Copy link
Contributor

@NobodyXu NobodyXu commented Sep 9, 2023

No description provided.

Relaxed `Count` and `Progress` for references for unsized types.

Signed-off-by: Jiahao XU <[email protected]>
@Byron
Copy link
Member

Byron commented Sep 9, 2023

Is there any compatibility issue when doing this? I think the question really is: Why would one ever not want to use ?Sized? I vaguely remember Clone to not use ?Sized for example, but maybe it's not object safe anyway. Confused already 😅.

@NobodyXu
Copy link
Contributor Author

NobodyXu commented Sep 9, 2023

My opinion on this is that unless you encounters a conflict implementation or you need to take self by value, otherwise there's no reason not to add ?Sized bound.

@Byron Byron merged commit c905d5c into GitoxideLabs:main Sep 9, 2023
@Byron
Copy link
Member

Byron commented Sep 9, 2023

A new release is now available: https://github.com/Byron/prodash/releases/tag/v26.2.2 .

@NobodyXu NobodyXu deleted the fix/dyn branch September 9, 2023 09:24
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