]> 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 9c306d02512007b4b94f4845d1d3475e5c90fe59..4c73b7bf612c7c07f9ca7de161f7b4f2ffe11577 100644 (file)
@@ -1,4 +1,5 @@
 #![feature(allow_internal_unstable)]
+#![feature(bench_black_box)]
 #![feature(const_panic)]
 #![feature(extend_one)]
 #![feature(iter_zip)]