]> git.lizzy.rs Git - rust.git/blob - clippy_lints/src/consts.rs
Trigger `wrong_self_convention` only if it has implicit self
[rust.git] / clippy_lints / src / consts.rs
1 pub use clippy_utils::consts::*;