tidy up
This commit is contained in:
parent
4e3339efda
commit
dbb756ded7
3 changed files with 1 additions and 5 deletions
|
|
@ -2932,5 +2932,3 @@ impl<'tcx> TypeFoldable<'tcx> for Literal<'tcx> {
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -55,4 +55,4 @@ impl NllLivenessMap {
|
|||
}
|
||||
}
|
||||
|
||||
newtype_index!(LocalWithRegion);
|
||||
newtype_index!(LocalWithRegion);
|
||||
|
|
|
|||
|
|
@ -544,5 +544,3 @@ pub fn write_mir_fn<'a, 'tcx, V: Idx>(
|
|||
writeln!(w, "}}")?;
|
||||
Ok(())
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue