summary refs log tree commit diff
path: root/src/test/compile-fail/simd-binop.rs
AgeCommit message (Expand)AuthorLines
2015-03-30Fallout in tests: largely changes to error messages.Niko Matsakis-0/+1
2015-01-21Tie stability attributes to feature gatesBrian Anderson-1/+0
2015-01-08Improvements to feature stagingBrian Anderson-1/+1
2014-05-23std: Move simd to core::simd and reexport. #1457Brian Anderson-7/+7
2014-05-02Implement comparison operators for int and uint SIMD vectorsBrendan Zabarauskas-0/+37