Add SEARCH_IS_SOME lint
This commit is contained in:
@@ -180,6 +180,7 @@ pub fn plugin_registrar(reg: &mut Registry) {
|
||||
methods::OK_EXPECT,
|
||||
methods::OPTION_MAP_UNWRAP_OR,
|
||||
methods::OPTION_MAP_UNWRAP_OR_ELSE,
|
||||
methods::SEARCH_IS_SOME,
|
||||
methods::SHOULD_IMPLEMENT_TRAIT,
|
||||
methods::STR_TO_STRING,
|
||||
methods::STRING_TO_STRING,
|
||||
|
||||
Reference in New Issue
Block a user