diff options
| author | Dylan DPC <dylan.dpc@gmail.com> | 2020-08-11 01:56:36 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-11 01:56:36 +0200 |
| commit | 2932638d3450d6e9e0d45ff8b5304cc971fe55ad (patch) | |
| tree | 78d9ad2b69f00b9dc891efede9ca11eda26c1cea /src/test/rustdoc-ui/coverage/json.rs | |
| parent | 992988bbc563150ee97b9df1bbff45c73eda50ea (diff) | |
| parent | b21a3de35f4841ce4f5f7cd997faf9531ea998f2 (diff) | |
| download | rust-2932638d3450d6e9e0d45ff8b5304cc971fe55ad.tar.gz rust-2932638d3450d6e9e0d45ff8b5304cc971fe55ad.zip | |
Rollup merge of #75316 - alexcrichton:fix-wasm-simd, r=oli-obk
Don't try to use wasm intrinsics on vectors
This commit fixes an issue with #74695 where the fptosi and fptoui
specializations on wasm were accidentally used on vector types by the
`simd_cast` intrinsic. This issue showed up as broken CI for the stdsimd
crate. Here this commit simply skips the specialization on vector kinds
flowing into `fpto{s,u}i`.
Diffstat (limited to 'src/test/rustdoc-ui/coverage/json.rs')
0 files changed, 0 insertions, 0 deletions
