Skip to content

Commit 2df2d04

Browse files
committed
Replaced outdated doc
1 parent bb6d9dd commit 2df2d04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clippy_lints/src/cargo_common_metadata.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
// option. This file may not be copied, modified, or distributed
88
// except according to those terms.
99

10-
//! lint on multiple versions of a crate being used
10+
//! lint on missing cargo common metadata
1111
1212
use crate::rustc::lint::{EarlyContext, EarlyLintPass, LintArray, LintPass};
1313
use crate::rustc::{declare_tool_lint, lint_array};

0 commit comments

Comments
 (0)