Skip to content

Replace unsafe transmute#3

Merged
sunfishcode merged 1 commit into
sunfishcode:mainfrom
cramertj:nounsafe
Sep 8, 2025
Merged

Replace unsafe transmute#3
sunfishcode merged 1 commit into
sunfishcode:mainfrom
cramertj:nounsafe

Conversation

@cramertj

@cramertj cramertj commented Sep 8, 2025

Copy link
Copy Markdown
Contributor

This was only performing a &mut [u8] to &[u8] conversion, which is perfectly safe.

This was only performing a `&mut [u8]` to `&[u8]` conversion,
which is perfectly safe.
@sunfishcode
sunfishcode merged commit 783be9a into sunfishcode:main Sep 8, 2025
2 checks passed
@sunfishcode

Copy link
Copy Markdown
Owner

Thanks!

@cramertj
cramertj deleted the nounsafe branch September 8, 2025 23:33
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