mirror of
https://github.com/rust-lang/rust.git
synced 2025-05-14 02:49:40 +00:00
![]() 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 |
||
---|---|---|
.. | ||
alloc | ||
backtrace@e151306182 | ||
core | ||
panic_abort | ||
panic_unwind | ||
portable-simd | ||
proc_macro | ||
profiler_builtins | ||
rtstartup | ||
rustc-std-workspace-alloc | ||
rustc-std-workspace-core | ||
rustc-std-workspace-std | ||
std | ||
stdarch@df3618d9f3 | ||
sysroot | ||
test | ||
unwind |