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

Add associated type ApplyResult to Rewrite which types implementing it can use to return data on apply #471

Closed
ss2165 opened this issue Aug 31, 2023 · 0 comments · Fixed by #472
Assignees

Comments

@ss2165
Copy link
Member

ss2165 commented Aug 31, 2023

Useful for returning useful information for further rewriting, e.g. affected nodes.

@ss2165 ss2165 self-assigned this Aug 31, 2023
ss2165 added a commit that referenced this issue Aug 31, 2023
Closes #471

BREAKING CHANGE: implementers of `Rewrite` must define `ApplyResult`.
github-merge-queue bot pushed a commit that referenced this issue Aug 31, 2023
Closes #471

BREAKING CHANGE: implementers of `Rewrite` must define `ApplyResult`.

---------

Co-authored-by: Agustín Borgna <[email protected]>
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 a pull request may close this issue.

1 participant