Fix tidy error
This commit is contained in:
parent
9b8243ac24
commit
fbb072837d
1 changed files with 1 additions and 1 deletions
|
@ -1224,7 +1224,7 @@ impl<'gcx, 'tcx, 'exprs, E> CoerceMany<'gcx, 'tcx, 'exprs, E>
|
|||
cause.span,
|
||||
blk_id,
|
||||
);
|
||||
// TODO: replace with navigating up the chain until hitting an fn or
|
||||
// FIXME: replace with navigating up the chain until hitting an fn or
|
||||
// bailing if no "pass-through" Node is found, in order to provide a
|
||||
// suggestion when encountering something like:
|
||||
// ```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue