Address nit: block.unit()
This commit is contained in:
parent
c1a53a60e7
commit
b3d2059b08
@ -282,7 +282,7 @@ impl<'a,'tcx> Builder<'a,'tcx> {
|
||||
self.scope_auxiliary[scope.id.index()]
|
||||
.postdoms
|
||||
.push(self.cfg.current_location(block));
|
||||
block.and(())
|
||||
block.unit()
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user