We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
#![feature(option_result_contains)]
1 parent 094365e commit 3aa9f76Copy full SHA for 3aa9f76
library/core/tests/lib.rs
@@ -87,7 +87,6 @@
87
#![feature(portable_simd)]
88
#![feature(ptr_metadata)]
89
#![feature(once_cell)]
90
-#![feature(option_result_contains)]
91
#![feature(unsized_tuple_coercion)]
92
#![feature(const_option)]
93
#![feature(const_option_ext)]
0 commit comments