### Description When `let_underscore` [was upgraded to rustc](https://github.com/rust-lang/rust/pull/97739), `parking_lot` support was dropped: https://github.com/rust-lang/rust/pull/97739#discussion_r889637839, but clippy didn’t keep it either. The question is if we should keep the clippy lint only for this particular crate. ### Version _No response_ ### Additional Labels _No response_