rust-clippy/clippy_lints
bors 2a61f59628 Auto merge of #13393 - vHugoObject:master, r=Alexendoo
fix: Specifying reason in expect(clippy::needless_return) no longer triggers false positive

fixes #13366
changelog: none
2024-09-25 14:44:31 +00:00
..
src Auto merge of #13393 - vHugoObject:master, r=Alexendoo 2024-09-25 14:44:31 +00:00
Cargo.toml Bump Clippy version -> 0.1.83 2024-09-05 17:00:55 +02: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.