about summary refs log tree commit diff
path: root/src/test/rustdoc-ui/coverage/json.rs
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2020-08-08 18:09:40 -0700
committerAlex Crichton <alex@alexcrichton.com>2020-08-08 18:09:40 -0700
commitb21a3de35f4841ce4f5f7cd997faf9531ea998f2 (patch)
tree8b6ad83515f93895ee421d4636239aad5901c786 /src/test/rustdoc-ui/coverage/json.rs
parent2bac92bba14f3b260b337d2a51c77c0780456e65 (diff)
downloadrust-b21a3de35f4841ce4f5f7cd997faf9531ea998f2.tar.gz
rust-b21a3de35f4841ce4f5f7cd997faf9531ea998f2.zip
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