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

Relax NoCell bound on transmute_mut! #1049

Closed
wants to merge 1 commit into from
Closed

Conversation

jswrenn
Copy link
Collaborator

@jswrenn jswrenn commented Mar 15, 2024

And document that both T and U must be FromBytes + IntoBytes.

Makes progress towards #686.

Partially addresses #1046.

And document that both `T` and `U` must be `FromBytes + IntoBytes`.

Makes progress towards #686.
@joshlf
Copy link
Member

joshlf commented Mar 16, 2024

IMO we should wait until (the &mut part of) rust-lang/unsafe-code-guidelines#495 is resolved to land the NoCell part of this PR.

@jswrenn
Copy link
Collaborator Author

jswrenn commented May 9, 2024

Superseded by #1225.

@jswrenn jswrenn closed this May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants