]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_index/src/lib.rs
Auto merge of #83713 - spastorino:revert-pub-macro-rules, r=nikomatsakis
[rust.git] / compiler / rustc_index / src / lib.rs
index 3ced3920cfdfe82118fa0914c970dd0bf98c8b97..4c73b7bf612c7c07f9ca7de161f7b4f2ffe11577 100644 (file)
@@ -1,5 +1,5 @@
 #![feature(allow_internal_unstable)]
-#![feature(const_fn)]
+#![feature(bench_black_box)]
 #![feature(const_panic)]
 #![feature(extend_one)]
 #![feature(iter_zip)]