Skip to content

Commit 817da4c

Browse files
committed
Fix documentation
1 parent 35d1b19 commit 817da4c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

clippy_lints/src/unwrap.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ declare_clippy_lint! {
4747
/// ```
4848
///
4949
/// This code will always panic. The if condition should probably be inverted.
50-
/// ```
5150
declare_clippy_lint! {
5251
pub PANICKING_UNWRAP,
5352
nursery,

0 commit comments

Comments
 (0)