rust/clippy_lints
kraktus 0958f9486b Add manual_filter lint for Option
Share much of its implementation with `manual_map` and should greatly benefit from its previous feedback.
2022-09-10 10:41:55 +02:00
..
2022-09-10 10:41:55 +02:00
2022-09-28 14:27:50 +02:00

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