]> git.proxmox.com Git - rustc.git/blobdiff - src/librustc_index/lib.rs
New upstream version 1.47.0~beta.2+dfsg1
[rustc.git] / src / librustc_index / lib.rs
index 6fef49668da5fc38d7558dfccfebf0b72dee8d79..7ee881b0639daf53f363e82d6878fc12e0a1735c 100644 (file)
@@ -1,5 +1,5 @@
 #![feature(allow_internal_unstable)]
-#![cfg_attr(bootstrap, feature(const_if_match))]
+#![feature(bool_to_option)]
 #![feature(const_fn)]
 #![feature(const_panic)]
 #![feature(extend_one)]