We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b46f0e commit d976dbeCopy full SHA for d976dbe
src/libsyntax_pos/lib.rs
@@ -17,7 +17,6 @@
17
#![feature(rustc_attrs)]
18
#![feature(specialization)]
19
#![feature(step_trait)]
20
-#![cfg_attr(not(stage0), feature(stdsimd))]
21
22
use serialize::{Encodable, Decodable, Encoder, Decoder};
23
0 commit comments