Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 3570468

Browse files
committed
Remove unused feature.
1 parent fd37da7 commit 3570468

File tree

1 file changed

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

1 file changed

+0
-1
lines changed

compiler/rustc_ast_lowering/src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@
3535
#![doc(rust_logo)]
3636
#![feature(box_patterns)]
3737
#![feature(let_chains)]
38-
#![feature(never_type)]
3938
#![recursion_limit = "256"]
4039
#![deny(rustc::untranslatable_diagnostic)]
4140
#![deny(rustc::diagnostic_outside_of_impl)]

0 commit comments

Comments
 (0)