]> git.lizzy.rs Git - rust.git/blobdiff - src/libcore/lib.rs
Update bootstrap compiler
[rust.git] / src / libcore / lib.rs
index 07b45ad6a50f6db62646e014bd2acebd893f1b63..d5190b65863cb3f0178a377af311600f423eeb10 100644 (file)
@@ -90,7 +90,7 @@
 #![feature(unboxed_closures)]
 #![feature(untagged_unions)]
 #![feature(unwind_attributes)]
-#![cfg_attr(not(stage0), feature(doc_spotlight))]
+#![feature(doc_spotlight)]
 
 #[prelude_import]
 #[allow(unused)]