diff --git a/clippy_lints/src/declared_lints.rs b/clippy_lints/src/declared_lints.rs index c3f8e02b4c06..162fc8f97878 100644 --- a/clippy_lints/src/declared_lints.rs +++ b/clippy_lints/src/declared_lints.rs @@ -1,6 +1,6 @@ // This file was generated by `cargo dev update_lints`. // Use that command to update this file and do not edit by hand. -// Manual edits will be overwritten. +// Manual edits will be overwritten. Hi! pub static LINTS: &[&::declare_clippy_lint::LintInfo] = &[ crate::absolute_paths::ABSOLUTE_PATHS_INFO,