Unstable: extern type support#73
Draft
madsmtm wants to merge 3 commits into
Draft
Conversation
madsmtm
force-pushed
the
extern-types
branch
5 times, most recently
from
December 22, 2021 01:36
7eaf7de to
96412f0
Compare
madsmtm
force-pushed
the
extern-types
branch
2 times, most recently
from
December 22, 2021 10:13
7c496ce to
3504102
Compare
madsmtm
marked this pull request as draft
June 24, 2022 20:30
extern type supportextern type support
Possible since Message: Sized
Owner
Author
|
rust-lang/rust#93959 helped a lot, rust-lang/rust#101259 will probably put us where we can keep this in-tree |
madsmtm
force-pushed
the
extern-types
branch
from
September 3, 2023 13:59
3504102 to
d285c2a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Requires
extern_typesfeature from RFC-1861 andptr_metadatafeature.I think I'm gonna wait with merging any of this until Rust progresses further in the design space.