fix rustfmt
This commit is contained in:
parent
93333f0d7b
commit
ba59ba3afc
1 changed files with 1 additions and 1 deletions
|
|
@ -287,7 +287,7 @@ impl<'a, 'tcx> Visitor<'tcx> for RefVisitor<'a, 'tcx> {
|
|||
self.record(&None);
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
_ => (),
|
||||
}
|
||||
walk_ty(self, ty);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue