diff options
| author | Yuki Okushi <jtitor@2k36.org> | 2021-07-03 03:15:13 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-03 03:15:13 +0900 |
| commit | df55204afb61440204e9c26bf02889563180b685 (patch) | |
| tree | b371d2644d5e6dabc396d8c0519a4e0d445e74c9 /library/std/src/sys/unix/stdio.rs | |
| parent | 61073404830412169c20cc48f49fff34aa4bbc9f (diff) | |
| parent | d3bf89b302fca91afa2143170623b0f4a0d534f3 (diff) | |
| download | rust-df55204afb61440204e9c26bf02889563180b685.tar.gz rust-df55204afb61440204e9c26bf02889563180b685.zip | |
Rollup merge of #86807 - tversteeg:patch-1, r=bjorn3
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. As reported in #86802. Fix #86802
Diffstat (limited to 'library/std/src/sys/unix/stdio.rs')
0 files changed, 0 insertions, 0 deletions
