Skip to content

Generic cells in doppel#663

Open
mkeeter wants to merge 2 commits into
mkeeter/struct-field-unpackingfrom
mkeeter/generic-cells
Open

Generic cells in doppel#663
mkeeter wants to merge 2 commits into
mkeeter/struct-field-unpackingfrom
mkeeter/generic-cells

Conversation

@mkeeter
Copy link
Copy Markdown
Contributor

@mkeeter mkeeter commented May 12, 2026

(staged on #662)

This PR makes cell types in doppel generic, then uses that new functionality where relevant.

It requires editing the proc macro to support generic parameters, but then can remove the explicit impl Load for MaybeUninit<T> implementation.

@mkeeter mkeeter requested review from cbiffle, hawkw and labbott May 12, 2026 21:51
@mkeeter mkeeter force-pushed the mkeeter/generic-cells branch from 8b9e7dd to 89d1b37 Compare May 13, 2026 21:41
@mkeeter mkeeter force-pushed the mkeeter/struct-field-unpacking branch from c7878a4 to 4bad0ff Compare May 13, 2026 21:41
@mkeeter mkeeter force-pushed the mkeeter/generic-cells branch from 89d1b37 to b3a0238 Compare May 14, 2026 16:20
@mkeeter mkeeter force-pushed the mkeeter/struct-field-unpacking branch from 4bad0ff to 1469947 Compare May 14, 2026 16:20
@mkeeter mkeeter force-pushed the mkeeter/generic-cells branch from b3a0238 to 8b10ba0 Compare May 14, 2026 16:48
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.

1 participant