We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d849e95 commit 4a1da74Copy full SHA for 4a1da74
clippy_lints/src/deprecated_lints.rs
@@ -1,5 +1,5 @@
1
/// This struct fakes the `Lint` declaration that is usually created by `declare_lint!`. This
2
-/// enables the simple extraction of the metadata without changing the current depreciation
+/// enables the simple extraction of the metadata without changing the current deprecation
3
/// declaration.
4
pub struct ClippyDeprecatedLint;
5
0 commit comments