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-03 18:57:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
library
/
stdarch
/
crates
History
Aaron Hill
750250023f
Use
#![feature(const_panic)]
to produce better assertion errors (
#1165
)
2021-05-15 23:47:59 +01:00
..
assert-instr-macro
Convert all crates to 2018 edition (
#1109
)
2021-04-11 15:26:35 +01:00
core_arch
Use
#![feature(const_panic)]
to produce better assertion errors (
#1165
)
2021-05-15 23:47:59 +01:00
simd-test-macro
Convert all crates to 2018 edition (
#1109
)
2021-04-11 15:26:35 +01:00
std_detect
Move cfg!(target_feature) directly into is_*_feature_detected!() (
#1141
)
2021-04-24 08:02:24 +01:00
stdarch-gen
Add vmull_p64 and vmull_high_p64 for aarch64 (
#1157
)
2021-05-15 21:58:23 +01:00
stdarch-test
Add vmla_n, vmla_lane, vmls_n, vmls_lane neon instructions (
#1145
)
2021-04-28 22:59:41 +01:00
stdarch-verify
Add vqrdmulh, vqrdmlah, vqrdmlsh neon instructions
2021-05-06 15:44:54 +01:00