Skip to content

Commit

Permalink
Remove unused feature.
Browse files Browse the repository at this point in the history
  • Loading branch information
nnethercote committed Nov 28, 2023
1 parent fd37da7 commit 3570468
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion compiler/rustc_ast_lowering/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
#![doc(rust_logo)]
#![feature(box_patterns)]
#![feature(let_chains)]
#![feature(never_type)]
#![recursion_limit = "256"]
#![deny(rustc::untranslatable_diagnostic)]
#![deny(rustc::diagnostic_outside_of_impl)]
Expand Down

0 comments on commit 3570468

Please sign in to comment.