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

Implement Encode for unsized types as well #9

Merged
merged 1 commit into from
Aug 31, 2021
Merged

Conversation

madsmtm
Copy link
Owner

@madsmtm madsmtm commented Aug 31, 2021

Allows implementations of Encode on pointers to extern types (RFC-1861) and other unsized types, should it be desired.

Replaces SSheldon/rust-objc-encode#7.

Allows implementations of `Encode` on pointers to extern types (RFC-1861) and other unsized types, should it be desired.
@madsmtm madsmtm added the enhancement New feature or request label Aug 31, 2021
@madsmtm madsmtm merged commit ce6a1ef into master Aug 31, 2021
@madsmtm madsmtm deleted the encode-unsized branch August 31, 2021 22:18
@madsmtm madsmtm mentioned this pull request Sep 5, 2021
80 tasks
@madsmtm madsmtm added this to the objc2 v0.3 milestone Apr 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant