diff options
| author | Dylan DPC <99973273+Dylan-DPC@users.noreply.github.com> | 2022-10-14 16:19:12 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-10-14 16:19:12 +0530 |
| commit | b03bece6f36f775c0b41f2b03782b5f5d4e42669 (patch) | |
| tree | 64dec3fbd5befecb50510a8d06d1fab9d53f8e35 /compiler/rustc_codegen_llvm/src | |
| parent | 32717603f61a566ff0b8293ef3177cb7c4f50fa9 (diff) | |
| parent | ef68327de76d5f2bb6f9b2a6fa47b92fbf3ff7cc (diff) | |
| download | rust-b03bece6f36f775c0b41f2b03782b5f5d4e42669.tar.gz rust-b03bece6f36f775c0b41f2b03782b5f5d4e42669.zip | |
Rollup merge of #102847 - joshtriplett:bugfix-impl-fd-traits-for-io-types, r=m-ou-se
impl AsFd and AsRawFd for io::{Stdin, Stdout, Stderr}, not the sys versions
https://github.com/rust-lang/rust/pull/100892 implemented AsFd for the
sys versions, rather than for the public types. Change the
implementations to apply to the public types.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
