Update ui test for the new E0530 suggestion
This commit is contained in:
parent
c2436d54d0
commit
1b32eb34b3
5 changed files with 25 additions and 8 deletions
|
@ -926,8 +926,7 @@ impl<'a> Resolver<'a> {
|
|||
"try specify the pattern arguments",
|
||||
format!("{}(..)", name),
|
||||
Applicability::Unspecified,
|
||||
)
|
||||
.emit();
|
||||
);
|
||||
}
|
||||
_ => (),
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue