Observed this while working on #4348
util/dev update_lints incorrectly removes the lint from src/lintlist/mod.rs. It should be marked as deprecated instead by using the deprecation field
- The lint deprecation does not take the
clippy:: prefix into account