Address nit: block.unit()
This commit is contained in:
parent
c1a53a60e7
commit
b3d2059b08
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue