Skip to content

Commit 16d459f

Browse files
Rollup merge of #35949 - tshepang:excess, r=GuillaumeGomez
doc: one line too many
2 parents 142dc49 + 59723c3 commit 16d459f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/libcore/default.rs

-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ use marker::Sized;
3838
/// bar: f32,
3939
/// }
4040
///
41-
///
4241
/// fn main() {
4342
/// let options: SomeOptions = Default::default();
4443
/// }

0 commit comments

Comments
 (0)