Skip to content

Remove DataPayloadInner and migrate to a single Yoke type #1342

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

Merged
merged 2 commits into from
Nov 24, 2021

Conversation

sffc
Copy link
Member

@sffc sffc commented Nov 24, 2021

Progress on #1246

This is what @Manishearth originally had in mind when designing Yoke<Y, Option<C>>. Since we now have only 2 variants of DataPayloadInner, I merged them into a single one that uses Option<C>.

@sffc sffc requested a review from Manishearth November 24, 2021 06:54
@sffc sffc merged commit 92dbabd into unicode-org:main Nov 24, 2021
@sffc sffc deleted the rm-dpi branch November 24, 2021 19:07
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