Remove whitespace
This commit is contained in:
parent
48e3c961eb
commit
42bc0712f1
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
// Copyright 2016 The Rust Project Developers. See the COPYRIGHT
|
// Copyright 2018 The Rust Project Developers. See the COPYRIGHT
|
||||||
// file at the top-level directory of this distribution and at
|
// file at the top-level directory of this distribution and at
|
||||||
// http://rust-lang.org/COPYRIGHT.
|
// http://rust-lang.org/COPYRIGHT.
|
||||||
//
|
//
|
||||||
|
@ -9,7 +9,7 @@
|
||||||
// except according to those terms.
|
// except according to those terms.
|
||||||
|
|
||||||
/// Blah blah blah
|
/// Blah blah blah
|
||||||
/// ``` ignore
|
/// ```ignore
|
||||||
/// bad_assert!();
|
/// bad_assert!();
|
||||||
/// ```
|
/// ```
|
||||||
pub fn foo() {}
|
pub fn foo() {}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue