Merge commit '4f3ab69ea0
' into clippyup
This commit is contained in:
parent
24444945ec
commit
4ccafea92d
97 changed files with 2558 additions and 359 deletions
|
@ -361,7 +361,7 @@ fn check_for_is_empty<'tcx>(
|
|||
db.span_note(span, "`is_empty` defined here");
|
||||
}
|
||||
if let Some(self_kind) = self_kind {
|
||||
db.note(&output.expected_sig(self_kind));
|
||||
db.note(output.expected_sig(self_kind));
|
||||
}
|
||||
});
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue