about summary refs log tree commit diff
path: root/library/std/src/sys/unix/stdio.rs
diff options
context:
space:
mode:
authorThomas Versteeg <thomas@versteeg.email>2021-07-02 09:37:00 +0000
committerGitHub <noreply@github.com>2021-07-02 09:37:00 +0000
commitd3bf89b302fca91afa2143170623b0f4a0d534f3 (patch)
treee09b3ee1e490c64f36abc728fa09672f937c71b8 /library/std/src/sys/unix/stdio.rs
parent1aa6c7cbc6d2582e7407cde9c65014aef8a189bb (diff)
downloadrust-d3bf89b302fca91afa2143170623b0f4a0d534f3.tar.gz
rust-d3bf89b302fca91afa2143170623b0f4a0d534f3.zip
Fix double import in wasm thread
The `unsupported` type is imported two times, as `super::unsupported` and as `crate::sys::unsupported`, throwing an error. Remove `super::unsupported` in favor of the other.
Diffstat (limited to 'library/std/src/sys/unix/stdio.rs')
0 files changed, 0 insertions, 0 deletions