Remove or fix some FIXME(async_closure)
This commit is contained in:
parent
7c7bb7dc01
commit
9e5e47fc32
7 changed files with 24 additions and 16 deletions
|
@ -432,7 +432,6 @@ where
|
|||
upvar.visit_with(self);
|
||||
}
|
||||
|
||||
// FIXME(async_closures): Is this the right signature to visit here?
|
||||
args.as_coroutine_closure().signature_parts_ty().visit_with(self);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue