This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b4fda6ef06
rust
/
crates
/
core_simd
/
tests
/
u16_ops.rs
4 lines
67 B
Rust
Raw
Normal View
History
Unescape
Escape
Split ops tests
2021-02-13 13:19:16 -06:00
#[
macro_use
]
Fix MulAssign typo in tests, move panic tests
2021-02-13 14:42:04 -06:00
mod
ops_macros
;
Split ops tests
2021-02-13 13:19:16 -06:00
impl_unsigned_tests!
{
SimdU16
,
u16
}
Reference in New Issue
Copy Permalink