We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd37da7 commit 3570468Copy full SHA for 3570468
compiler/rustc_ast_lowering/src/lib.rs
@@ -35,7 +35,6 @@
35
#![doc(rust_logo)]
36
#![feature(box_patterns)]
37
#![feature(let_chains)]
38
-#![feature(never_type)]
39
#![recursion_limit = "256"]
40
#![deny(rustc::untranslatable_diagnostic)]
41
#![deny(rustc::diagnostic_outside_of_impl)]
0 commit comments