Remove unneeded newline.
This commit is contained in:
parent
52deb6b454
commit
15e7df8b51
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue