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