]> git.lizzy.rs Git - rust.git/blobdiff - src/test/run-pass/issue-25145.rs
remove associated_consts feature gate
[rust.git] / src / test / run-pass / issue-25145.rs
index 6f02f2783818e281ddb446ac48e2e0cec6ab0345..d5d23012e040bb47912c3f48488e2ee36665072c 100644 (file)
@@ -8,7 +8,6 @@
 // option. This file may not be copied, modified, or distributed
 // except according to those terms.
 
-#![feature(associated_consts)]
 
 struct S;