Skip to content

Commit c26086e

Browse files
committed
Auto merge of rust-lang#125163 - ssukanmi:stdarch_arm_crc32, r=Amanieu
feat: update stdarch submodule for intrinsics on ARM Submodule update for stdarch library 10 commits in c0257c1660e78c80ad1b9136fcc5555b14da5b4c..df3618d9f35165f4bc548114e511c49c29e1fd9b 2024-04-22 01:24:03 +0200 to 2024-05-14 15:52:07 +0200 - feat: stabilization for stdarch_aarch64_crc32 - Add vec_insert and vec_extract - Remove libc dependency on Windows by using Win32 to get env vars - Add vec_orc - Simplify vec_andc implementation - Silence unexpected-cfgs - Add vec_mul - Remove `#![feature(inline_const)]` - Add `#[cfg_attr(miri, ignore)]` to tests of intrinsics that cannot be supported by Miri - Implement ARM `__ssat` and `__usat` functions r? Amanieu
2 parents 266f7a3 + 136dbc3 commit c26086e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: stdarch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Subproject commit c0257c1660e78c80ad1b9136fcc5555b14da5b4c
1+
Subproject commit df3618d9f35165f4bc548114e511c49c29e1fd9b

0 commit comments

Comments
 (0)