Skip to content

Commit

Permalink
bump bootstrap; adjust stage0 uses in libsyntax_pos
Browse files Browse the repository at this point in the history
  • Loading branch information
Centril committed Mar 26, 2019
1 parent 0b46f0e commit d976dbe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/libsyntax_pos/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
#![feature(rustc_attrs)]
#![feature(specialization)]
#![feature(step_trait)]
#![cfg_attr(not(stage0), feature(stdsimd))]

use serialize::{Encodable, Decodable, Encoder, Decoder};

Expand Down

0 comments on commit d976dbe

Please sign in to comment.