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-09 13:48:00 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
tests
/
codegen
/
simd
History
Ralf Jung
321db85fb4
x86 (32/64): go back to passing SIMD vectors by-ptr
2025-06-04 08:38:49 +02:00
..
extract-insert-dyn.rs
Fix test simd/extract-insert-dyn on s390x
2025-05-03 10:15:32 +02:00
packed-simd-alignment.rs
…
packed-simd.rs
x86 (32/64): go back to passing SIMD vectors by-ptr
2025-06-04 08:38:49 +02:00
project-to-simd-array-field.rs
…
simd_arith_offset.rs
use the right feature in codegen tests
2025-02-27 12:23:00 +01:00
simd-wide-sum.rs
replace
//@ compile-flags: --edition
with
//@ edition
2025-04-10 09:56:37 +02:00
swap-simd-types.rs
Ensure
swap_nonoverlapping
is really always untyped
2025-04-09 09:09:37 -07:00
unpadded-simd.rs
…