This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-10-07 04:40:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
library
/
stdarch
/
crates
History
satiscugcat
64dd3e4489
Changed implementation of _mm{256,512}_alignr_epi8 to match that of _mm_alignr_epi8 in ssse3.rs, also removed the import of the unreachable unchecked hint as it was no longer necessary
2025-06-17 19:28:07 +00:00
..
assert-instr-macro
Fixes to compile with latest Rust nightly
2025-06-11 14:11:23 +00:00
core_arch
Changed implementation of _mm{256,512}_alignr_epi8 to match that of _mm_alignr_epi8 in ssse3.rs, also removed the import of the unreachable unchecked hint as it was no longer necessary
2025-06-17 19:28:07 +00:00
intrinsic-test
intrinsic-test: Reverse
has_constraints()
condition
2025-05-31 11:27:16 +00:00
simd-test-macro
…
std_detect
Fixes to compile with latest Rust nightly
2025-06-11 14:11:23 +00:00
stdarch-gen-arm
Remove uses of deprecated type-specific pointers from ARM
2025-06-02 19:45:08 +00:00
stdarch-gen-loongarch
…
stdarch-test
…
stdarch-verify
…