address review comments
- move constraints to an Option - check `-Zpolonius=next` only once - rewrite fixme comments to make the actionable part clear
This commit is contained in:
@@ -322,7 +322,7 @@ fn do_mir_borrowck<'tcx>(
|
||||
body,
|
||||
®ioncx,
|
||||
&borrow_set,
|
||||
&localized_outlives_constraints,
|
||||
localized_outlives_constraints,
|
||||
&opt_closure_req,
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user