]> git.lizzy.rs Git - rust.git/blobdiff - src/test/run-pass/issue-23808.rs
remove associated_consts feature gate
[rust.git] / src / test / run-pass / issue-23808.rs
index 0302b11fdbb7bb765ed1f5a14d0b82b9bfdb2596..1435a1b5d387838e484f975baf0c83695a309d7d 100644 (file)
@@ -8,7 +8,6 @@
 // option. This file may not be copied, modified, or distributed
 // except according to those terms.
 
-#![feature(associated_consts)]
 #![deny(dead_code)]
 
 // use different types / traits to test all combinations