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

Small changes to Arena #67

Merged
merged 2 commits into from
May 19, 2023
Merged

Small changes to Arena #67

merged 2 commits into from
May 19, 2023

Conversation

moulins
Copy link
Collaborator

@moulins moulins commented May 18, 2023

Box the Context inside Arena, so that map_root is more efficient, and add some 'gc lifetimes missed in #66.

This makes `Arena::map_root` slightly more efficient, as `Context` is
quite big.
This is less error prone.

Also, add some `'gc` lifetimes in `mutate(_root)` methods missed in kyren#66
@kyren kyren merged commit aafb16b into kyren:master May 19, 2023
@moulins moulins deleted the arena-small-changes branch May 19, 2023 13:21
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