rust/clippy_lints
bors aceeb54b75 Auto merge of #12405 - PartiallyTyped:12404, r=blyxyas
Added msrv to threadlocal initializer check

closes: #12404
changelog:[`thread_local_initializer_can_be_made_const`]: Check for MSRV (>= 1.59) before processing.
2024-03-03 23:01:37 +00:00
..
src Auto merge of #12405 - PartiallyTyped:12404, r=blyxyas 2024-03-03 23:01:37 +00:00
Cargo.toml bump itertools to 0.12 2024-02-25 13:14:07 +03:00
README.md

This crate contains Clippy lints. For the main crate, check GitHub.