about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2020-02-22 11:11:47 +0000
committerbors <bors@rust-lang.org>2020-02-22 11:11:47 +0000
commit07534591ffb222308c5ac84aad4da64582811283 (patch)
tree06d984d9860412ae4a85fb40d100b7e90f6d4422 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs
parent03d2f5cd6c634b1fdcd26b036009aa4dce37fdfc (diff)
parent16790ae1f98692af59c37f6dd5db535fb3c5fe81 (diff)
downloadrust-07534591ffb222308c5ac84aad4da64582811283.tar.gz
rust-07534591ffb222308c5ac84aad4da64582811283.zip
Auto merge of #69333 - ecstatic-morse:revert-simd-shuffle, r=petrochenkov
Revert #69280

Resolves #69313 by reverting #69280.

After #69280, `#[rustc_args_required_const(2)]` is required on the declaration of `simd_shuffle` intrinsics. This is allowed breakage, since you can't define platform intrinsics on stable. However, the latest release of the widely used `packed_simd` crate defines these intrinsics without the requisite attribute. Since there's no urgency to merge #69280, let's revert it. We can reconsider when rust-lang/packed_simd#278 is included in a point release of `packed_simd`.

r? @petrochenkov
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs')
0 files changed, 0 insertions, 0 deletions