Find a file
Alex Crichton 30694efc68
Remove PartialEq impls for x86 types (#294)
* Remove `PartialEq for __m64`

This helps to strip the public API of the vendor type for now, although this may
come back at a later date!

* Remove `PartialEq for __m128i`

Like the previous commit, but for another type!

* Remove `PartialEq for __m256i`

Same as previous commit!
2018-01-20 11:24:09 -06:00
library/stdarch Remove PartialEq impls for x86 types (#294) 2018-01-20 11:24:09 -06:00