rust/crates
Jubilee Young 56566d816d Annotate signed type in int_divrem_guard
The way the macro expands, it may sometimes infer
"this is a uint, but doesn't impl Neg???"
Also, I made the "wrong path for intrinsics" error.
These fixes allow integration into libcore.
2022-01-20 19:22:14 -08:00
..
core_simd Annotate signed type in int_divrem_guard 2022-01-20 19:22:14 -08:00
std_float impl std::simd::StdFloat 2021-12-31 14:22:34 -08:00
test_helpers Attempt to support to 64 lanes 2021-11-23 15:19:01 -08:00