diff --git a/src/main.rs b/src/main.rs index 40433e6c..742985fe 100644 --- a/src/main.rs +++ b/src/main.rs @@ -1,6 +1,5 @@ #![feature(lang_items)] #![feature(global_asm)] -#![feature(try_from)] #![feature(step_trait)] #![feature(asm)] #![feature(nll)]