We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
never_type
1 parent 2e4e2a8 commit 72e8690Copy full SHA for 72e8690
compiler/rustc_incremental/src/lib.rs
@@ -5,7 +5,6 @@
5
#![cfg_attr(not(bootstrap), doc(rust_logo))]
6
#![cfg_attr(not(bootstrap), feature(rustdoc_internals))]
7
#![cfg_attr(not(bootstrap), allow(internal_features))]
8
-#![feature(never_type)]
9
#![recursion_limit = "256"]
10
#![deny(rustc::untranslatable_diagnostic)]
11
#![deny(rustc::diagnostic_outside_of_impl)]
0 commit comments