We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb6d9dd commit 2df2d04Copy full SHA for 2df2d04
clippy_lints/src/cargo_common_metadata.rs
@@ -7,7 +7,7 @@
7
// option. This file may not be copied, modified, or distributed
8
// except according to those terms.
9
10
-//! lint on multiple versions of a crate being used
+//! lint on missing cargo common metadata
11
12
use crate::rustc::lint::{EarlyContext, EarlyLintPass, LintArray, LintPass};
13
use crate::rustc::{declare_tool_lint, lint_array};
0 commit comments