Skip to content

Conversation

joshlf
Copy link
Member

@joshlf joshlf commented Oct 27, 2023

Modify the way that certain memory safety properties are validated in our transmute!, transmute_ref!, and transmute_mut! macros to allow that code to compile on 1.60.

Makes progress on #554

@joshlf joshlf force-pushed the lower-msrv branch 3 times, most recently from f3b9e02 to 2fb27c0 Compare October 27, 2023 22:41
@joshlf joshlf requested a review from jswrenn October 28, 2023 12:27
@joshlf joshlf force-pushed the lower-msrv branch 2 times, most recently from 4e14a22 to ef94762 Compare October 28, 2023 13:38
@joshlf joshlf enabled auto-merge October 28, 2023 13:41
Modify the way that certain memory safety properties are validated in
our `transmute!`, `transmute_ref!`, and `transmute_mut!` macros to allow
that code to compile on 1.60.

Makes progress on #554
@joshlf joshlf added this pull request to the merge queue Oct 29, 2023
Merged via the queue into main with commit 75568e4 Oct 29, 2023
@joshlf joshlf deleted the lower-msrv branch October 29, 2023 18:19
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