diff --git a/ctr-std/src/lib.rs b/ctr-std/src/lib.rs index f8245c5..a0d76cf 100644 --- a/ctr-std/src/lib.rs +++ b/ctr-std/src/lib.rs @@ -296,7 +296,6 @@ #![feature(ptr_internals)] #![feature(rand)] #![feature(raw)] -#![feature(repr_align)] #![feature(rustc_attrs)] #![feature(sip_hash_13)] #![feature(slice_bytes)]