rust/clippy_lints
Sosthène Guédon f3f86d8fd9 Move iter_once and iter_empty to methods as a late pass
This enables more thorough checking of types to avoid triggering on
custom Some and None enum variants
2022-08-08 21:04:44 +02:00
..

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