1 2 3 4 5 6 7 8 9
use crate::lint_map; lint_map! { bool_comparison, empty_let_in, manual_inherit, manual_inherit_from, legacy_let_syntax, }