Revert "Stabilize the never_type
, written !
."
This reverts commit 15c30ddd69
.
This commit is contained in:
parent
1719337d02
commit
d286113024
19 changed files with 44 additions and 23 deletions
|
@ -281,7 +281,7 @@
|
|||
#![feature(maybe_uninit_ref)]
|
||||
#![feature(maybe_uninit_slice)]
|
||||
#![feature(needs_panic_runtime)]
|
||||
#![cfg_attr(bootstrap, feature(never_type))]
|
||||
#![feature(never_type)]
|
||||
#![feature(nll)]
|
||||
#![cfg_attr(bootstrap, feature(on_unimplemented))]
|
||||
#![feature(optin_builtin_traits)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue