Skip to content

Remove std::cast::transmute_immut_unsafe #13015

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
Mar 20, 2014
Merged

Conversation

tbu-
Copy link
Contributor

@tbu- tbu- commented Mar 19, 2014

Remove std::cast::transmute_immut_unsafe.
It can be done in safe code using as *T.

It can be done in safe code using `as *T`.
bors added a commit that referenced this pull request Mar 20, 2014
Remove std::cast::transmute_immut_unsafe.
It can be done in safe code using `as *T`.
@bors bors closed this Mar 20, 2014
@bors bors merged commit 9b588a9 into rust-lang:master Mar 20, 2014
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