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
|
@ -58,7 +58,6 @@
|
|||
#![feature(extract_if)]
|
||||
#![feature(intra_doc_pointers)]
|
||||
#![feature(yeet_expr)]
|
||||
#![feature(result_option_inspect)]
|
||||
#![feature(const_option)]
|
||||
#![feature(trait_alias)]
|
||||
#![feature(ptr_alignment_type)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue