Skip to content

Commit 3aa9f76

Browse files
authored
Remove #![feature(option_result_contains)] from library/core/tests/lib.rs
1 parent 094365e commit 3aa9f76

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: library/core/tests/lib.rs

-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@
8787
#![feature(portable_simd)]
8888
#![feature(ptr_metadata)]
8989
#![feature(once_cell)]
90-
#![feature(option_result_contains)]
9190
#![feature(unsized_tuple_coercion)]
9291
#![feature(const_option)]
9392
#![feature(const_option_ext)]

0 commit comments

Comments
 (0)