Files
rust/src/libsyntax
bors 89c4e3792d auto merge of #21233 : huonw/rust/simd-size, r=Aatch
This stops the compiler ICEing on the use of SIMD types in FFI signatures. It emits correct code for LLVM intrinsics, but I am quite unsure about the ABI handling in general so I've added a new feature gate `simd_ffi` to try to ensure people don't use it without realising there's a non-trivial risk of codegen brokenness.

Closes #20043.
2015-01-17 10:58:43 +00:00
..
2015-01-07 17:35:56 -05:00
2015-01-15 18:53:30 -08:00
2015-01-07 17:26:58 -08:00
2015-01-12 17:59:37 -05:00
2015-01-06 15:24:24 -08:00
2015-01-07 12:18:08 -08:00
2015-01-05 22:58:37 -08:00
2015-01-07 19:27:27 -08:00