Browse Source

repr_align stabilized

pull/10/head
Fenrir 7 years ago committed by FenrirWolf
parent
commit
27d8949831
  1. 1
      ctr-std/src/lib.rs

1
ctr-std/src/lib.rs

@ -296,7 +296,6 @@ @@ -296,7 +296,6 @@
#![feature(ptr_internals)]
#![feature(rand)]
#![feature(raw)]
#![feature(repr_align)]
#![feature(rustc_attrs)]
#![feature(sip_hash_13)]
#![feature(slice_bytes)]

Loading…
Cancel
Save