Update excessive_nesting.rs
This commit is contained in:
parent
b7fedb88cf
commit
d1957b87c8
1 changed files with 1 additions and 1 deletions
|
|
@ -54,7 +54,7 @@ declare_clippy_lint! {
|
|||
/// }
|
||||
/// ```
|
||||
/// ```rust,ignore
|
||||
/// lib// .rs
|
||||
/// // lib.rs
|
||||
/// pub mod a;
|
||||
/// ```
|
||||
#[clippy::version = "1.70.0"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue