Skip to content

Commit

Permalink
Update clippy_lints/src/deprecated_lints.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Philipp Krones <[email protected]>
  • Loading branch information
xFrednet and flip1995 authored May 10, 2021
1 parent d849e95 commit 4a1da74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clippy_lints/src/deprecated_lints.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/// This struct fakes the `Lint` declaration that is usually created by `declare_lint!`. This
/// enables the simple extraction of the metadata without changing the current depreciation
/// enables the simple extraction of the metadata without changing the current deprecation
/// declaration.
pub struct ClippyDeprecatedLint;

Expand Down

0 comments on commit 4a1da74

Please sign in to comment.