We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbbc973 commit 0ccdf29Copy full SHA for 0ccdf29
clippy_lints/src/methods/mod.rs
@@ -1052,8 +1052,7 @@ declare_clippy_lint! {
1052
///
1053
/// **Why is this bad?** Readability.
1054
1055
- /// **Known problems:** False positive in pattern guards. Will be resolved once
1056
- /// non-lexical lifetimes are stable.
+ /// **Known problems:** None.
1057
1058
/// **Example:**
1059
/// ```rust
0 commit comments