result_map_or_into_option: explicitly note absence of known problems
This commit is contained in:
parent
91d8a804d3
commit
91759a7582
@ -336,7 +336,7 @@ declare_clippy_lint! {
|
||||
/// **Why is this bad?** Readability, this can be written more concisely as
|
||||
/// `_.ok()`.
|
||||
///
|
||||
/// **Known problems:**
|
||||
/// **Known problems:** None.
|
||||
///
|
||||
/// **Example:**
|
||||
/// ```rust
|
||||
|
Loading…
Reference in New Issue
Block a user