Skip to content

Commit 168778f

Browse files
committed
fix
1 parent 31c431f commit 168778f

File tree

1 file changed

+0
-1
lines changed
  • compiler/rustc_passes/src

1 file changed

+0
-1
lines changed

compiler/rustc_passes/src/lib.rs

-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
#![doc(html_root_url = "https://doc.rust-lang.org/nightly/nightly-rustc/")]
99
#![feature(iter_intersperse)]
1010
#![feature(let_else)]
11-
#![feature(let_chains)]
1211
#![feature(map_try_insert)]
1312
#![feature(min_specialization)]
1413
#![feature(try_blocks)]

0 commit comments

Comments
 (0)