We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fc4671 commit 5b0122bCopy full SHA for 5b0122b
clippy_lints/src/empty_docs.rs
@@ -7,7 +7,7 @@ declare_clippy_lint! {
7
/// ### What it does
8
/// Detects documentation that is empty.
9
/// ### Why is this bad?
10
- /// It is unlikely there is any reason to have empty documentation for an entity
+ /// It is unlikely that there is any reason to have empty documentation for an item
11
///
12
/// ### Example
13
/// ```rust
0 commit comments