summary refs log tree commit diff
path: root/src/test/compile-fail/simd-binop.rs
AgeCommit message (Collapse)AuthorLines
2014-05-23std: Move simd to core::simd and reexport. #1457Brian Anderson-7/+7
[breaking-change]
2014-05-02Implement comparison operators for int and uint SIMD vectorsBrendan Zabarauskas-0/+37