]> git.lizzy.rs Git - rust.git/blobdiff - src/test/rustdoc/const-doc.rs
remove associated_consts feature gate
[rust.git] / src / test / rustdoc / const-doc.rs
index 9f70fe43175b9a68d555cab7efbbeccf9c327c9c..9884e3d2c199536d7144ebf55f34ac6d7875d8dd 100644 (file)
@@ -8,7 +8,6 @@
 // option. This file may not be copied, modified, or distributed
 // except according to those terms.
 
-#![feature(associated_consts)]
 
 use std::marker::PhantomData;