about summary refs log tree commit diff
path: root/library/std/src/sys/wasi/stdio.rs
diff options
context:
space:
mode:
authorDan Gohman <dev@sunfishcode.online>2021-02-24 10:35:40 -0800
committerDan Gohman <dev@sunfishcode.online>2021-02-24 10:35:40 -0800
commit9ce567efc20e3bfc8409ae92af74ebfc53b83aa8 (patch)
treea2e12830c6cdfc7360f9dd24877d8bb02332e813 /library/std/src/sys/wasi/stdio.rs
parent132ec261b0d215f77b71eeee3d814cd304fc1a29 (diff)
downloadrust-9ce567efc20e3bfc8409ae92af74ebfc53b83aa8.tar.gz
rust-9ce567efc20e3bfc8409ae92af74ebfc53b83aa8.zip
Cast `libc::STDIN_FILENO` to `RawFd`.
WASI's `RawFd` is a `u32`, while `libc` uses `c_int`.
Diffstat (limited to 'library/std/src/sys/wasi/stdio.rs')
0 files changed, 0 insertions, 0 deletions