We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7fedb8 commit d1957b8Copy full SHA for d1957b8
clippy_lints/src/excessive_nesting.rs
@@ -54,7 +54,7 @@ declare_clippy_lint! {
54
/// }
55
/// ```
56
/// ```rust,ignore
57
- /// lib// .rs
+ /// // lib.rs
58
/// pub mod a;
59
60
#[clippy::version = "1.70.0"]
0 commit comments