mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 13:06:28 +03:00
Cargo fmt
This commit is contained in:
@@ -80,8 +80,6 @@ fn emulate_foreign_item_by_name(
|
||||
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.)
|
||||
|
||||
Reference in New Issue
Block a user