Remove unneeded newline.
This commit is contained in:
parent
52deb6b454
commit
15e7df8b51
@ -675,7 +675,6 @@ extern "rust-intrinsic" {
|
||||
///
|
||||
/// The stabilized version of this intrinsic is
|
||||
/// [`std::mem::size_of`](../../std/mem/fn.size_of.html).
|
||||
|
||||
pub fn size_of<T>() -> usize;
|
||||
|
||||
/// Moves a value to an uninitialized memory location.
|
||||
|
Loading…
x
Reference in New Issue
Block a user