mirror of
https://github.com/rust-lang/rust.git
synced 2024-12-01 11:13:43 +00:00
fmt
This commit is contained in:
parent
f2fb4633f1
commit
5356aa4304
@ -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…
Reference in New Issue
Block a user