Fix formatting
This commit is contained in:
parent
22e7775aa7
commit
84cdb0a939
@ -460,7 +460,7 @@
|
||||
/// **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…
Reference in New Issue
Block a user