mirror of
https://github.com/rust-lang/rust.git
synced 2025-05-14 02:49:40 +00:00
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.
|
/// **Why is this bad?** Readability.
|
||||||
///
|
///
|
||||||
/// **Known problems:** False positive in pattern guards. Will be resolved once
|
/// **Known problems:** None.
|
||||||
/// non-lexical lifetimes are stable.
|
|
||||||
///
|
///
|
||||||
/// **Example:**
|
/// **Example:**
|
||||||
/// ```rust
|
/// ```rust
|
||||||
|
Loading…
Reference in New Issue
Block a user