rust/library/std
Yuki Okushi ad6e179060
Rollup merge of #77724 - sunfishcode:stdinlock-asrawfd, r=alexcrichton
Implement `AsRawFd` for `StdinLock` etc. on WASI.

WASI implements `AsRawFd` for `Stdin`, `Stdout`, and `Stderr`, so
implement it for `StdinLock`, `StdoutLock`, and `StderrLock` as well.

r? @alexcrichton
2020-10-13 04:07:54 +09:00
..
benches
src Rollup merge of #77724 - sunfishcode:stdinlock-asrawfd, r=alexcrichton 2020-10-13 04:07:54 +09:00
tests
build.rs
Cargo.toml Update libc to 0.2.79 2020-10-04 22:12:07 -07:00