Cargo fmt
This commit is contained in:
parent
84a02787d8
commit
aa072d72cc
1 changed files with 0 additions and 2 deletions
|
|
@ -80,8 +80,6 @@ pub trait EvalContextExt<'mir, 'tcx: 'mir>: crate::MiriEvalContextExt<'mir, 'tcx
|
|||
this.write_scalar(Scalar::from_i32(result), dest)?;
|
||||
}
|
||||
|
||||
|
||||
|
||||
// Threading
|
||||
"prctl" => {
|
||||
// prctl is variadic. (It is not documented like that in the manpage, but defined like that in the libc crate.)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue