Files
rust/src/liballoc
Michael Layzell 04ab4a3471 Mark boxed::into_raw as safe
By the same logic that `mem::forget` is safe, `boxed::into_raw` is actually a safe function. Fixes #25755.
2015-05-24 21:45:29 -04:00
..
2015-05-17 11:25:17 +12:00
2015-05-19 22:54:44 +03:00
2015-05-24 21:45:29 -04:00
2015-05-17 11:25:17 +12:00
2015-05-21 11:53:45 -04:00