Fix formatting
This commit is contained in:
parent
22e7775aa7
commit
84cdb0a939
1 changed files with 1 additions and 1 deletions
|
|
@ -460,7 +460,7 @@ declare_clippy_lint! {
|
|||
/// **Why is this bad?** Readability and needless complexity.
|
||||
///
|
||||
/// **Known problems:** This lint falsely triggers, if there are arms with
|
||||
/// `cfg` attributes that remove an arm evaluating to `false`.
|
||||
/// `cfg` attributes that remove an arm evaluating to `false`.
|
||||
///
|
||||
/// **Example:**
|
||||
/// ```rust
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue