]> git.proxmox.com Git - rustc.git/blobdiff - compiler/rustc_index/src/lib.rs
New upstream version 1.54.0+dfsg1
[rustc.git] / compiler / rustc_index / src / lib.rs
index 4c73b7bf612c7c07f9ca7de161f7b4f2ffe11577..0093fa5e562af979a4024fb6cf00c6c17d6800ba 100644 (file)
@@ -1,6 +1,5 @@
 #![feature(allow_internal_unstable)]
 #![feature(bench_black_box)]
-#![feature(const_panic)]
 #![feature(extend_one)]
 #![feature(iter_zip)]
 #![feature(unboxed_closures)]