diff options
| author | Dylan DPC <dylan.dpc@gmail.com> | 2020-05-08 18:48:31 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-08 18:48:31 +0200 |
| commit | b750ee496426d626a17e22f07c7c260b4e31a4c5 (patch) | |
| tree | 384d462f5219dd3693a24015e7e6604ccbcf0d2f /src/test/codegen/integer-overflow.rs | |
| parent | 0c8ef4772a18b913965382613ca1e99b98f37e08 (diff) | |
| parent | 732eaf81b7e95dc724b3d71ed2f87bd7b91e052b (diff) | |
| download | rust-b750ee496426d626a17e22f07c7c260b4e31a4c5.tar.gz rust-b750ee496426d626a17e22f07c7c260b4e31a4c5.zip | |
Rollup merge of #72003 - ctaggart:wasm, r=jonas-schievink
allow wasm target for rustc-ap-rustc_span This fixes #71998 by applying the work-a-round. The root cause is probably #56935, as @petrochenkov pointed out. I reproduced the bug by: ``` cd ~/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-ap-rustc_span-657.0.0/ cargo build --target wasm32-unknown-unknown ``` Adding this line fixes it.
Diffstat (limited to 'src/test/codegen/integer-overflow.rs')
0 files changed, 0 insertions, 0 deletions
