fmt
This commit is contained in:
parent
f2fb4633f1
commit
5356aa4304
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ pub trait EvalContextExt<'mir, 'tcx: 'mir>: crate::MiriInterpCxExt<'mir, 'tcx> {
|
|||
"the program aborted execution".to_owned()
|
||||
))
|
||||
}
|
||||
_ => {},
|
||||
_ => {}
|
||||
}
|
||||
|
||||
// All remaining supported intrinsics have a return place.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue