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
|
@ -10,7 +10,6 @@
|
|||
#![feature(if_let_guard)]
|
||||
#![feature(let_chains)]
|
||||
#![feature(never_type)]
|
||||
#![feature(result_option_inspect)]
|
||||
#![feature(rustc_attrs)]
|
||||
#![feature(yeet_expr)]
|
||||
#![feature(try_blocks)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue