Skip to content

Commit b39cd7f

Browse files
farnzflip1995
authored andcommitted
Update clippy_lints/src/types.rs
Co-Authored-By: Philipp Krones <hello@philkrones.com>
1 parent 9f172c8 commit b39cd7f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

clippy_lints/src/types.rs

Lines changed: 0 additions & 1 deletion
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)