summary refs log tree commit diff
path: root/src/test/run-make/simd-ffi
AgeCommit message (Expand)AuthorLines
2015-04-22Fix run-make/simd-ffi to work with parallel make check.Ryan Prichard-1/+2
2015-04-02Fallout in testsNiko Matsakis-6/+2
2015-03-06file permission: remove executable bit from *.rsLai Jiangshan-0/+0
2015-02-18Fallout: tests. As tests frequently elide things, lots of changesNiko Matsakis-2/+6
2015-02-07Feature-gate #![no_std]Keegan McAllister-0/+1
2015-02-07Don't use std:: paths in syntax extensions when compiling a #![no_std] crateKeegan McAllister-1/+1
2015-01-17Feature gate SIMD in FFI, due to unknown ABIs.Huon Wilson-1/+1
2015-01-17Add comprehensive test for no-ICE behaviour of SIMD FFI.Huon Wilson-0/+114