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

Make some cleanups in store code #1371

Merged
merged 11 commits into from
Nov 20, 2022
Merged

Make some cleanups in store code #1371

merged 11 commits into from
Nov 20, 2022

Conversation

hannobraun
Copy link
Owner

No description provided.

"Cell" is potentially confusing, as it has a specific meaning in the
context of the Rust standard library.
I'm about to add more stuff to `StoreInner`, and using a tuple would get
unwieldy.
It is never written to, so a `*mut` is unnecessary.
@hannobraun hannobraun merged commit 4acdfe5 into main Nov 20, 2022
@hannobraun hannobraun deleted the store branch November 20, 2022 10:02
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