Skip to content

Commit 5f8b696

Browse files
farnzflip1995
andauthored
Update clippy_lints/src/types.rs
Co-Authored-By: Philipp Krones <[email protected]>
1 parent 50ecc12 commit 5f8b696

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

clippy_lints/src/types.rs

-1
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,6 @@ declare_clippy_lint! {
124124
/// Contents::None
125125
/// }
126126
/// ```
127-
///
128127
pub OPTION_OPTION,
129128
pedantic,
130129
"usage of `Option<Option<T>>`"

0 commit comments

Comments
 (0)