Remove #![feature(result_option_inspect)]
from the compiler
This commit is contained in:
parent
10e6372a83
commit
ed512e91d0
3 changed files with 0 additions and 3 deletions
|
@ -21,7 +21,6 @@
|
|||
#![feature(let_chains)]
|
||||
#![feature(if_let_guard)]
|
||||
#![feature(never_type)]
|
||||
#![feature(result_option_inspect)]
|
||||
#![feature(type_alias_impl_trait)]
|
||||
#![feature(min_specialization)]
|
||||
#![recursion_limit = "512"] // For rustdoc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue