diff --git a/lib.rs b/lib.rs index ecb34b1..5027cde 100644 --- a/lib.rs +++ b/lib.rs @@ -5,7 +5,6 @@ #![deny(warnings)] #![feature(alloc)] -#![feature(arc_counts)] #![feature(asm)] #![feature(collections)] #![feature(const_fn)]