Remove obsolete known problems unnecessary_fold
This commit is contained in:
parent
bbbc973a84
commit
0ccdf2913a
@ -1052,8 +1052,7 @@ declare_clippy_lint! {
|
||||
///
|
||||
/// **Why is this bad?** Readability.
|
||||
///
|
||||
/// **Known problems:** False positive in pattern guards. Will be resolved once
|
||||
/// non-lexical lifetimes are stable.
|
||||
/// **Known problems:** None.
|
||||
///
|
||||
/// **Example:**
|
||||
/// ```rust
|
||||
|
Loading…
x
Reference in New Issue
Block a user