diff options
| author | Mazdak Farrokhzad <twingoow@gmail.com> | 2019-09-11 02:38:07 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-09-11 02:38:07 +0200 |
| commit | 751aec8b475d8449b7dfb759ee0e9b45596933d9 (patch) | |
| tree | f9e6b29fbf0768cae3259c36ab7ca8d7b5f877f4 /src/test/ui/iterators/iter-sum-overflow-overflow-checks.rs | |
| parent | 34f38d9809745e265f52b1789063ce03c7f006ca (diff) | |
| parent | bb9d3bea30c354fecca5dae735bec62962fc5e4c (diff) | |
| download | rust-751aec8b475d8449b7dfb759ee0e9b45596933d9.tar.gz rust-751aec8b475d8449b7dfb759ee0e9b45596933d9.zip | |
Rollup merge of #64188 - alexcrichton:wasi-cdylib, r=varkor
rustc: Allow the cdylib crate type with wasm32-wasi The wasm32-wasi target respects configuration around `crt-static` in general, but is defaulted to being static. This interacted badly with code which validated the `cdylib` crate type for `wasm32-wasi`, erroneously saying that the `cdylib` crate type wasn't supported on `wasm32-wasi` by default. This commit sets the appropriate flag in `wasm32_wasi`'s target specification to indicate that the `cdylib` crate type is supported regardless of `crt-static` Closes #64187
Diffstat (limited to 'src/test/ui/iterators/iter-sum-overflow-overflow-checks.rs')
0 files changed, 0 insertions, 0 deletions
