Add FILTER_NEXT lint
This commit is contained in:
@@ -176,6 +176,7 @@ pub fn plugin_registrar(reg: &mut Registry) {
|
||||
matches::MATCH_BOOL,
|
||||
matches::MATCH_REF_PATS,
|
||||
matches::SINGLE_MATCH,
|
||||
methods::FILTER_NEXT,
|
||||
methods::OK_EXPECT,
|
||||
methods::OPTION_MAP_UNWRAP_OR,
|
||||
methods::OPTION_MAP_UNWRAP_OR_ELSE,
|
||||
|
||||
Reference in New Issue
Block a user