Remove #![feature(option_result_contains)]
from library/core/tests/lib.rs
This commit is contained in:
parent
094365e23c
commit
3aa9f76a3a
1 changed files with 0 additions and 1 deletions
|
@ -87,7 +87,6 @@
|
|||
#![feature(portable_simd)]
|
||||
#![feature(ptr_metadata)]
|
||||
#![feature(once_cell)]
|
||||
#![feature(option_result_contains)]
|
||||
#![feature(unsized_tuple_coercion)]
|
||||
#![feature(const_option)]
|
||||
#![feature(const_option_ext)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue