From 0b272e740051192344c36f0444d9ef28f2ab31fe Mon Sep 17 00:00:00 2001 From: Guillaume Gomez Date: Mon, 7 Jan 2019 16:20:25 +0100 Subject: Update stdsimd submodule --- src/libcore/lib.rs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/libcore') diff --git a/src/libcore/lib.rs b/src/libcore/lib.rs index 19bf4ab15bf..b2cafc4cede 100644 --- a/src/libcore/lib.rs +++ b/src/libcore/lib.rs @@ -122,6 +122,8 @@ #![feature(reverse_bits)] #![feature(non_exhaustive)] #![feature(structural_match)] +#![feature(abi_unadjusted)] +#![cfg_attr(not(stage0), feature(adx_target_feature))] #[prelude_import] #[allow(unused)] -- cgit 1.4.1-3-g733a5