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

LowerTypes: provide handlers for linearizing arrays #2023

Draft
wants to merge 6 commits into
base: acl/lower_types_linearize
Choose a base branch
from

Conversation

acl-cqc
Copy link
Contributor

@acl-cqc acl-cqc commented Mar 25, 2025

Follows #2018.

Question: what do we do with these handlers? ATM I've just made them public and left 'em...

Add LowerTypes::with_array_handlers? They are needed only if you are turning some other Copyable type into a linear one...

Include them in LowerTypes::default? You can override them if you really don't want them...

@acl-cqc acl-cqc requested a review from mark-koch March 25, 2025 12:30
@acl-cqc
Copy link
Contributor Author

acl-cqc commented Mar 25, 2025

@mark-koch although this is ready in itself, it's probably best to wait until earlier PRs in the sequence have gone in, I'll mark it ready for review at that point...

@acl-cqc acl-cqc force-pushed the acl/lower_types_linearize_array branch from e9155f6 to 987fc0e Compare March 25, 2025 15:28
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