Skip to content

Commit

Permalink
Update clippy_lints/src/types.rs
Browse files Browse the repository at this point in the history
Co-Authored-By: Philipp Krones <[email protected]>
  • Loading branch information
farnz and flip1995 authored Apr 2, 2020
1 parent 50ecc12 commit 5f8b696
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion clippy_lints/src/types.rs
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,6 @@ declare_clippy_lint! {
/// Contents::None
/// }
/// ```
///
pub OPTION_OPTION,
pedantic,
"usage of `Option<Option<T>>`"
Expand Down

0 comments on commit 5f8b696

Please sign in to comment.