mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-07 12:33:14 +00:00
Auto merge of #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
This commit is contained in:
commit
8c127df75f
@ -1 +1 @@
|
||||
Subproject commit c0257c1660e78c80ad1b9136fcc5555b14da5b4c
|
||||
Subproject commit df3618d9f35165f4bc548114e511c49c29e1fd9b
|
Loading…
Reference in New Issue
Block a user