]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #25767 - mystor:patch-1, r=Gankro
authorbors <bors@rust-lang.org>
Mon, 25 May 2015 23:02:52 +0000 (23:02 +0000)
committerbors <bors@rust-lang.org>
Mon, 25 May 2015 23:02:52 +0000 (23:02 +0000)
By the same logic that `mem::forget` is safe, `boxed::into_raw` is actually a safe function.

Fixes #25755.


Trivial merge