There was an error while loading. Please reload this page.
1 parent 52deb6b commit 15e7df8Copy full SHA for 15e7df8
1 file changed
src/libcore/intrinsics.rs
@@ -675,7 +675,6 @@ extern "rust-intrinsic" {
675
///
676
/// The stabilized version of this intrinsic is
677
/// [`std::mem::size_of`](../../std/mem/fn.size_of.html).
678
-
679
pub fn size_of<T>() -> usize;
680
681
/// Moves a value to an uninitialized memory location.
0 commit comments