mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-09 14:25:24 +00:00
commit
45bb75bee2
@ -302,7 +302,8 @@ impl LintPass for MethodsPass {
|
||||
CLONE_ON_COPY,
|
||||
CLONE_DOUBLE_REF,
|
||||
NEW_RET_NO_SELF,
|
||||
SINGLE_CHAR_PATTERN)
|
||||
SINGLE_CHAR_PATTERN,
|
||||
SEARCH_IS_SOME)
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user