rust/clippy_utils
flip1995 bca4ee7971
Implement internal lint for MSRV lints
This internal lint checks if the `extract_msrv_attrs!` macro is used if
a lint has a MSRV. If not, it suggests to add this attribute to the lint
pass implementation.
2022-03-01 09:40:07 +00:00
..
src Implement internal lint for MSRV lints 2022-03-01 09:40:07 +00:00
Cargo.toml Bump Clippy Version -> 0.1.61 2022-02-24 19:32:47 +01:00