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

UnsafeCell and ivars #182

Merged
merged 2 commits into from
Jul 4, 2022
Merged

UnsafeCell and ivars #182

merged 2 commits into from
Jul 4, 2022

Conversation

madsmtm
Copy link
Owner

@madsmtm madsmtm commented Jun 25, 2022

Part of #87.

Document that Object contains UnsafeCell, and how that interacts with instance variables.

Add Object::ivar_ptr.

@madsmtm madsmtm added documentation Improvements or additions to documentation enhancement New feature or request A-objc2 Affects the `objc2`, `objc2-exception-helper` and/or `objc2-encode` crates labels Jun 25, 2022
@madsmtm madsmtm merged commit 9bac2d3 into master Jul 4, 2022
@madsmtm madsmtm deleted the unsafecell-and-ivars branch July 4, 2022 13:21
@madsmtm madsmtm added this to the objc2 v0.3 milestone Jul 5, 2022
@madsmtm madsmtm added the I-unsound A soundness hole label Nov 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-objc2 Affects the `objc2`, `objc2-exception-helper` and/or `objc2-encode` crates documentation Improvements or additions to documentation enhancement New feature or request I-unsound A soundness hole
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant