about summary refs log tree commit diff
path: root/src/test/compile-fail/feature-gate-simd-ffi.rs
AgeCommit message (Expand)AuthorLines
2017-12-07Migrate a few feature gate tests to uiest31-24/+0
2015-12-10std: Remove deprecated functionality from 1.5Alex Crichton-8/+6
2015-08-17Fix existing tests for new `#[repr(simd)]`.Huon Wilson-3/+3
2015-06-17Fallout in tests and docs from feature renamingsAlex Crichton-1/+1
2015-04-01Fallout in testsNiko Matsakis-1/+1
2015-02-11rustc: Fix a number of stability lint holesAlex Crichton-1/+1
2015-01-17Feature gate SIMD in FFI, due to unknown ABIs.Huon Wilson-0/+26