tidy up
This commit is contained in:
parent
4e3339efda
commit
dbb756ded7
@ -2932,5 +2932,3 @@ fn super_visit_with<V: TypeVisitor<'tcx>>(&self, visitor: &mut V) -> bool {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
@ -55,4 +55,4 @@ pub fn compute(mir: &Mir) -> Self {
|
||||
}
|
||||
}
|
||||
|
||||
newtype_index!(LocalWithRegion);
|
||||
newtype_index!(LocalWithRegion);
|
||||
|
@ -544,5 +544,3 @@ pub fn write_mir_fn<'a, 'tcx, V: Idx>(
|
||||
writeln!(w, "}}")?;
|
||||
Ok(())
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user