rust/clippy_lints
Fridtjof Stoldt 363e61dcbf
remove description of known problems in match_same_arms that have already been resolved (#13873)
The "known problems" pointed out in the `match_same_arms` lint seem to
have already been resolved.

changelog: none
2024-12-27 22:03:38 +00:00
..
src remove description of known problems in match_same_arms that have already been resolved (#13873) 2024-12-27 22:03:38 +00:00
Cargo.toml Merge commit 'ff4a26d442' into clippy-subtree-update 2024-11-28 19:38:59 +01:00
README.md clippy_lints: readme: don't mention crates.io since it is no longer used to publish clippy. 2020-03-10 01:05:54 +01:00

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