rust/clippy_lints
Gabriel Goller f4eb6bd709 fix: documentation of blocks_in_conditions lint
Updated documentation + example of `blocks_in_conditions` lint, which
has been updated recently to include `match` statements as well.
2024-02-15 11:05:25 +01:00
..
2024-02-08 19:13:40 +01:00

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