mirror of
https://github.com/rust-lang/rust.git
synced 2025-04-28 02:57:37 +00:00
Remove #![feature(option_result_contains)]
from library/core/tests/lib.rs
This commit is contained in:
parent
094365e23c
commit
3aa9f76a3a
@ -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…
Reference in New Issue
Block a user