mirror of
https://github.com/rust-lang/rust.git
synced 2025-04-28 11:07:42 +00:00
Update excessive_nesting.rs
This commit is contained in:
parent
b7fedb88cf
commit
d1957b87c8
@ -54,7 +54,7 @@ declare_clippy_lint! {
|
|||||||
/// }
|
/// }
|
||||||
/// ```
|
/// ```
|
||||||
/// ```rust,ignore
|
/// ```rust,ignore
|
||||||
/// lib// .rs
|
/// // lib.rs
|
||||||
/// pub mod a;
|
/// pub mod a;
|
||||||
/// ```
|
/// ```
|
||||||
#[clippy::version = "1.70.0"]
|
#[clippy::version = "1.70.0"]
|
||||||
|
Loading…
Reference in New Issue
Block a user