]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_typeck/src/lib.rs
Tweak output
[rust.git] / compiler / rustc_typeck / src / lib.rs
index 4ffd199b133ad080f8efeb88540a7e7b9dbd575c..454c71d4971eb1b9a71befe0fc24af32d12d8946 100644 (file)
@@ -63,6 +63,7 @@
 #![feature(hash_drain_filter)]
 #![feature(if_let_guard)]
 #![feature(is_sorted)]
+#![feature(iter_intersperse)]
 #![feature(label_break_value)]
 #![feature(let_chains)]
 #![feature(let_else)]