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

ref(dif): Rename ToAssemble trait #2286

Merged
merged 1 commit into from
Nov 29, 2024

Conversation

szokeasaurusrex
Copy link
Member

@szokeasaurusrex szokeasaurusrex commented Nov 29, 2024

The new name is more specific and descriptive

We also need to change the trait so it is implemented for &Chunked rather than Chunked. Otherwise, clippy complains that into_* methods should take self rather than &self

@szokeasaurusrex szokeasaurusrex marked this pull request as draft November 29, 2024 13:41
@szokeasaurusrex szokeasaurusrex force-pushed the szokeasaurusrex/into-assemble-request-tuple branch from af2aba1 to 38e7ac9 Compare November 29, 2024 13:43
@szokeasaurusrex szokeasaurusrex marked this pull request as ready for review November 29, 2024 13:43
src/utils/dif_upload.rs Outdated Show resolved Hide resolved
@szokeasaurusrex szokeasaurusrex force-pushed the szokeasaurusrex/into-assemble-request-tuple branch from 38e7ac9 to c3c0a26 Compare November 29, 2024 14:12
@szokeasaurusrex szokeasaurusrex changed the title ref(dif): Rename ToAssemble trait to IntoAssembleRequestTuple ref(dif): Rename ToAssemble trait Nov 29, 2024
@szokeasaurusrex szokeasaurusrex merged commit c3c0a26 into master Nov 29, 2024
14 checks passed
@szokeasaurusrex szokeasaurusrex deleted the szokeasaurusrex/into-assemble-request-tuple branch November 29, 2024 15: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