This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
dd65ed38db
rust
/
library
/
stdarch
/
crates
History
Download ZIP
Download TAR.GZ
bjorn3
dd65ed38db
Require prefix of instruction line to be the expected instruction
...
`rsqrtps %xmm0,%xmm1` used to match `sqrtps` without leading `r`.
2019-12-18 17:41:21 +01:00
..
assert-instr-macro
Format with rustfmt
2019-10-26 18:46:57 +02:00
core_arch
Fix unused import:
mem::transmute
2019-12-06 12:17:56 +01:00
simd-test-macro
Update proc-macro2, syn, and quote to 1.0
2019-10-26 18:46:57 +02:00
std_detect
Run-time feature detection for Aarch64 on Windows.
2019-12-11 12:24:03 +01:00
stdarch-test
Require prefix of instruction line to be the expected instruction
2019-12-18 17:41:21 +01:00
stdarch-verify
Format with rustfmt
2019-10-26 18:46:57 +02:00