Paul Masurel
a228825462
Clippy comments ( #532 )
...
Clippy complaints that about the cast of &[u32] to a *const __m128i,
because of the lack of alignment constraints.
This commit passes the OutputBuffer object (which enforces proper
alignment) instead of `&[u32]`.
2019-04-23 09:54:02 +09:00
..
2019-03-20 08:39:22 +09:00
2019-03-20 22:10:05 +09:00
2019-03-20 10:24:17 +09:00
2019-03-20 10:24:17 +09:00
2019-03-20 08:39:22 +09:00
2018-11-30 22:46:59 +09:00
2019-03-20 22:10:05 +09:00
2019-02-26 10:44:59 +09:00
2019-04-23 09:54:02 +09:00
2019-04-19 09:19:50 +09:00
2019-03-20 08:39:22 +09:00
2019-03-20 08:39:22 +09:00
2019-03-20 08:39:22 +09:00
2019-03-20 08:39:22 +09:00
2018-12-10 12:20:59 +09:00
2019-03-20 08:39:22 +09:00
2019-03-27 08:54:16 +09:00
2019-04-19 09:19:50 +09:00
2019-03-20 08:39:22 +09:00
2019-03-20 10:04:42 +09:00
2019-03-20 10:04:42 +09:00
2019-02-28 09:20:43 +09:00