Skip to content

Fix an unnecessary use of cast::transmute #13343

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

Merged
merged 1 commit into from
Apr 5, 2014
Merged

Conversation

tbu-
Copy link
Contributor

@tbu- tbu- commented Apr 5, 2014

Fix an unnecessary use of cast::transmute

Wherever possible, more specialized variants of said functions should be used,
such as in this case cast::transmute_mmut_unsafe.

Wherever possible, more specialized variants of said functions should be used,
such as in this case `cast::transmute_mmut_unsafe`.
bors added a commit that referenced this pull request Apr 5, 2014
Fix an unnecessary use of `cast::transmute`

Wherever possible, more specialized variants of said functions should be used,
such as in this case `cast::transmute_mmut_unsafe`.
@bors bors closed this Apr 5, 2014
@bors bors merged commit dbeea14 into rust-lang:master Apr 5, 2014
flip1995 pushed a commit to flip1995/rust that referenced this pull request Sep 5, 2024
…lip1995

Bump actions/download-artifact from 3 to 4

r? `@ghost`

changelog: none
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.

3 participants