1
Fork 0

Replace the TODO with a FIXME.

This commit is contained in:
Niko Matsakis 2015-01-01 20:00:03 -05:00
parent 1e3214ba33
commit 345e38cc05

View file

@ -5719,7 +5719,7 @@ pub fn unboxed_closure_upvars<'tcx>(typer: &mc::Typer<'tcx>,
}) })
} }
None => { None => {
// TODO we should really return None here; // FIXME(#16640) we should really return None here;
// but that requires better inference integration, // but that requires better inference integration,
// for now gin up something. // for now gin up something.
freevar_ty freevar_ty