Replace the TODO with a FIXME.
This commit is contained in:
parent
1e3214ba33
commit
345e38cc05
@ -5719,7 +5719,7 @@ pub fn unboxed_closure_upvars<'tcx>(typer: &mc::Typer<'tcx>,
|
||||
})
|
||||
}
|
||||
None => {
|
||||
// TODO we should really return None here;
|
||||
// FIXME(#16640) we should really return None here;
|
||||
// but that requires better inference integration,
|
||||
// for now gin up something.
|
||||
freevar_ty
|
||||
|
Loading…
x
Reference in New Issue
Block a user