Rollup merge of #106897 - estebank:issue-99430, r=davidtwco
Tweak E0597 CC #99430
This commit is contained in:
commit
9e3f330656
230 changed files with 853 additions and 354 deletions
|
@ -1736,7 +1736,7 @@ impl<'cx, 'tcx> MirBorrowckCtxt<'cx, 'tcx> {
|
|||
&self.local_names,
|
||||
&mut err,
|
||||
"",
|
||||
None,
|
||||
Some(borrow_span),
|
||||
None,
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue