Update to latest nightly
This commit is contained in:
parent
2302f2b81e
commit
f5ca91e812
@ -141,6 +141,7 @@ impl<'a, 'tcx> EvalContext<'a, 'tcx> {
|
||||
self.deallocate_local(old_val)?;
|
||||
}
|
||||
|
||||
// Just a borrowck thing
|
||||
EndRegion(..) => {}
|
||||
|
||||
// Defined to do nothing. These are added by optimization passes, to avoid changing the
|
||||
|
Loading…
x
Reference in New Issue
Block a user