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

Introduce Host no RefCell #1089

Closed

Conversation

frisitano
Copy link
Contributor

This PR is a modification to the Host implementation which does not require a RefCell for the Host object. Instead we introduce the ProcessStateObserver object which allows the complier to validate compile time borrow rules.

@frisitano frisitano mentioned this pull request Oct 4, 2023
@frisitano frisitano requested a review from bobbinth October 5, 2023 02:39
@frisitano frisitano closed this Oct 9, 2023
@bobbinth bobbinth deleted the frisitano-host-refactor-no-refcell branch October 11, 2023 22:30
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