Skip to content
This repository has been archived by the owner on Aug 16, 2021. It is now read-only.

fix soudness hole, dependency on unstable layouts #323

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

RustyYato
Copy link

The layouts of repr(Rust) types are unstable, so you will need to specify a layout to safely depend on them.

Using repr(C) is a fine default until we get simething like repr(linear)

The layouts of `repr(Rust)` types are unstable, so you will need to specify a layout to safely depend on them.

Using `repr(C)` is a fine default until we get simething like `repr(linear)`
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant