]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/unsafe/ranged_ints3_const.rs
const fn feature gate is not needed anymore in a lot of tests
[rust.git] / src / test / ui / unsafe / ranged_ints3_const.rs
index f8ce81f0d1c37d7e6c86d0f446a38b4bdd6c3b16..7b03d8eda9380ef1bf3125b7a64ac44ed5ef7035 100644 (file)
@@ -1,4 +1,4 @@
-#![feature(rustc_attrs, const_fn)]
+#![feature(rustc_attrs)]
 
 use std::cell::Cell;