johshoff Use `#[repr(align(x))]` instead of `#[repr(simd)]`
The latter was a workaround waiting for `#[repr(align(x))]` to
stabilize, which it did in rust 1.25.
Latest commit d517cfd Jul 7, 2018