Skip to content

Emit an ExternType impl for shared structs and enums#341

Merged
dtolnay merged 1 commit intomasterfrom
shared
Oct 8, 2020
Merged

Emit an ExternType impl for shared structs and enums#341
dtolnay merged 1 commit intomasterfrom
shared

Conversation

@dtolnay
Copy link
Owner

@dtolnay dtolnay commented Oct 8, 2020

This isn't directly usable now, but will be needed for #297. Doing this now since this is a breaking change (previously the caller could have written their own ExternType impl for these types, not that they would have had a reason to) and we currently have another breaking change pending anyway (#325).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant